Home
last modified time | relevance | path

Searched refs:find_all_gather_patterns (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributed/tensor/parallel/
H A Dtest_micro_pipeline_tp.py11 find_all_gather_patterns,
96 all_gathers = find_all_gather_patterns(gm.graph)
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dmicro_pipeline_tp.py82 def find_all_gather_patterns(graph: torch.fx.Graph): function
835 all_gathers = find_all_gather_patterns(graph)