Home
last modified time | relevance | path

Searched refs:checkpoint_wrapper_fn (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/torch/distributed/algorithms/_checkpoint/
Dcheckpoint_wrapper.py251 checkpoint_wrapper_fn=checkpoint_wrapper, argument
311 model, target_module_to_kwargs, checkpoint_wrapper_fn
319 wrapper_cls=checkpoint_wrapper_fn,
/external/pytorch/benchmarks/dynamo/
Ddist_util.py125 model, checkpoint_wrapper_fn=non_reentrant_wrapper, check_fn=check_fn
/external/pytorch/test/distributed/fsdp/
Dtest_checkpoint_wrapper.py270 model, checkpoint_wrapper_fn=wrapper, check_fn=check_fn
275 checkpoint_wrapper_fn=wrapper,
Dtest_fsdp_state_dict.py339 checkpoint_wrapper_fn=non_reentrant_wrapper,
/external/pytorch/test/distributed/
Dtest_dynamo_distributed.py179 checkpoint_wrapper_fn = functools.partial(
185 checkpoint_wrapper_fn=checkpoint_wrapper_fn,
578 model, checkpoint_wrapper_fn=non_reentrant_wrapper, check_fn=check_fn