Searched defs:hook_state (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pytorch/torch/distributed/algorithms/ddp_comm_hooks/ |
H A D | default_hooks.py | 169 hook_state, bucket: dist.GradBucket argument 208 hook_state, bucket: dist.GradBucket argument
|
H A D | optimizer_overlap_hooks.py | 139 hook_state, bucket: dist.GradBucket argument
|
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/ |
H A D | ddp_models.py | 4 def basic_ddp_model(self, rank, model, process_group, hook_state, hook): argument
|
H A D | iteration_steps.py | 2 self, ddp_model, criterion, optimizer, hook_state, epoch, index, batch argument
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/ |
H A D | distributed_test.py | 10181 def _test_hook_pickling(self, hook, hook_state): argument
|