Home
last modified time | relevance | path

Searched defs:cpu_offload (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributed/fsdp/
H A Dtest_fsdp_mixed_precision.py390 cpu_offload, argument
573 cpu_offload, argument
H A Dtest_fsdp_sharded_grad_scaler.py155 def _get_init_modes_for_test(self, cpu_offload): argument
H A Dtest_fsdp_tp_integration.py244 self, cpu_offload, sharding_strategy, use_orig_params argument
H A Dtest_wrap.py708 def test_auto_wrap_smoke_test(self, cuda_init_mode, cpu_offload, use_device_id): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_fsdp.py159 def _get_state_dict(model, cpu_offload=False, half=False): argument
1131 def _check_cpu_offload(self, fsdp_model, cpu_offload): argument
/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/
H A Dstate_dict.py143 cpu_offload: bool = False variable in StateDictOptions