Home
last modified time | relevance | path

Searched defs:new_subgroups (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_functional_api.py38 def new_subgroups(group_size: int, pg_tag=None): function
/aosp_15_r20/external/pytorch/torch/distributed/
H A Ddistributed_c10d.py4695 def new_subgroups( function