Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.h125 struct SPMDCollectiveOpsCreator { struct
127 std::function<HloInstruction*(SpmdBuilder*)> create_partition_id;
134 create_cross_partition_all_reduce;
159 // Create a default SPMDCollectiveOpsCreator. argument