Home
last modified time | relevance | path

Searched defs:checkpoint_wrapper (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/algorithms/_checkpoint/
H A Dcheckpoint_wrapper.py197 def checkpoint_wrapper( function
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A D_state_dict_utils.py20 import torch.distributed.algorithms._checkpoint.checkpoint_wrapper as checkpoint_wrapper namespace
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_fused_attention.py21 def checkpoint_wrapper(fn): function
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_activation_checkpointing.py39 def checkpoint_wrapper(fn): function