Searched defs:cpu_offload (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pytorch/test/distributed/fsdp/ |
H A D | test_fsdp_mixed_precision.py | 390 cpu_offload, argument 573 cpu_offload, argument
|
H A D | test_fsdp_sharded_grad_scaler.py | 155 def _get_init_modes_for_test(self, cpu_offload): argument
|
H A D | test_fsdp_tp_integration.py | 244 self, cpu_offload, sharding_strategy, use_orig_params argument
|
H A D | test_wrap.py | 708 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 D | common_fsdp.py | 159 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 D | state_dict.py | 143 cpu_offload: bool = False variable in StateDictOptions
|