Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcollective.h160 class CollectiveExecutor; variable
381 explicit CollectiveExecutor(CollectiveExecutorMgrInterface* cem) in CollectiveExecutor() function
H A Dop_kernel.h82 class CollectiveExecutor; variable
1263 friend class CollectiveExecutor; // for access to params_ variable
H A Dfunction.h53 class CollectiveExecutor; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dtest_collective_executor_mgr.h32 : CollectiveExecutor(cem), rma_(rma) {} in CollectiveExecutor() function