Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md32 ## AllGather section in Operation Semantics
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2714 XlaOp XlaBuilder::AllGather(XlaOp operand, int64 all_gather_dimension, in AllGather() function in xla::XlaBuilder
4653 XlaOp AllGather(const XlaOp operand, int64 all_gather_dimension, in AllGather() function