Searched defs:CollectiveExecutor (Results 1 – 4 of 4) sorted by relevance
160 class CollectiveExecutor; variable381 explicit CollectiveExecutor(CollectiveExecutorMgrInterface* cem) in CollectiveExecutor() function
82 class CollectiveExecutor; variable1263 friend class CollectiveExecutor; // for access to params_ variable
53 class CollectiveExecutor; variable
32 : CollectiveExecutor(cem), rma_(rma) {} in CollectiveExecutor() function