Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/
H A Ddistributed_c10d.py3558 def _validate_output_list_for_rank(my_rank, dst, gather_list): argument
3572 def gather(tensor, gather_list=None, dst=0, group=None, async_op=False): argument