Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Ddefault_comm_hooks.hpp13 class AllReduceCommHook class
16 explicit AllReduceCommHook(const c10::intrusive_ptr<ProcessGroup>& state) in AllReduceCommHook() function in c10d::AllReduceCommHook