Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_functional_api.py482 def dist_init(self): member in TestCollectivesWithNCCL
806 def dist_init(self): member in TestFunctionalAutogradWithNCCL
H A Dtest_c10d_logger.py80 def dist_init(self): member in C10dErrorLoggerTest
H A Dtest_c10d_object_collectives.py75 def dist_init(self): member in TestObjectCollectives
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Ddist_utils.py22 def dist_init( function
/aosp_15_r20/external/pytorch/test/distributed/algorithms/
H A Dtest_join.py172 def dist_init(self, rank, world_size, backend=BACKEND): member in TestJoin
/aosp_15_r20/external/pytorch/test/distributed/optim/
H A Dtest_zero_redundancy_optimizer.py94 def dist_init(self, rank, world_size=-1, backend=BACKEND): member in TestZeroRedundancyOptimizer