Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/nn/parallel/
H A Ddistributed.py637 find_unused_parameters=False, argument
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dreducer.cpp97 bool find_unused_parameters, in Reducer()
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_c10d_gloo.py2227 def _create_reducer_for_models(self, models, find_unused_parameters=False): argument
H A Dtest_c10d_common.py410 find_unused_parameters=False, argument
H A Dtest_c10d_nccl.py1200 def test_find_unused_parameters( argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Ddistributed_test.py8693 self, find_unused_parameters=False, static_graph=False argument