Home
last modified time | relevance | path

Searched defs:static_graph (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pytorch/torch/nn/parallel/
H A Ddistributed.py640 static_graph=False, argument
1137 static_graph, argument
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dlogger.cpp179 bool static_graph) { in set_construction_data_and_log()
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_dynamo_distributed.py505 def _test_hf_bert_ddp_inductor(self, static_graph): argument
527 def _test_hf_bert_aot_eager(self, static_graph): argument
H A Dtest_c10d_ucc.py411 self, gradient_as_bucket_view=False, static_graph=False argument
H A Dtest_c10d_nccl.py1749 static_graph=False, argument
1783 self, gradient_as_bucket_view=False, static_graph=False argument
H A Dtest_c10d_gloo.py1552 self, gradient_as_bucket_view=False, static_graph=False argument
H A Dtest_c10d_common.py411 static_graph=False, argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Ddistributed_test.py4295 static_graph=False, argument
4554 static_graph, argument
7641 def _test_ddp_ignore_params_arg(self, static_graph=False): argument
8693 self, find_unused_parameters=False, static_graph=False argument
9439 def _test_ddp_new_tensor_in_fwd(self, static_graph): argument
/aosp_15_r20/external/pytorch/test/distributed/optim/
H A Dtest_zero_redundancy_optimizer.py1251 static_graph, argument