Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h113 struct SPMDCollectiveOpsCreator { struct
115 std::function<HloInstruction*(SpmdBuilder*)> create_partition_id;
122 create_cross_partition_all_reduce;
147 // Create a default SPMDCollectiveOpsCreator. argument