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.cc2742 XlaOp XlaBuilder::AllGather(XlaOp operand, int64_t all_gather_dimension, in AllGather() function in xla::XlaBuilder
4504 XlaOp AllGather(const XlaOp operand, int64_t all_gather_dimension, in AllGather() function