Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md71 ## AllReduce section in Operation Semantics
/external/tensorflow/tensorflow/compiler/xla/service/
Dsharding_propagation_test.cc1566 TEST_P(ParameterizedMetadataTest, AllReduce) { in TEST_P() argument
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2781 XlaOp XlaBuilder::AllReduce(XlaOp operand, const XlaComputation& computation, in AllReduce() function in xla::XlaBuilder
4669 XlaOp AllReduce(const XlaOp operand, const XlaComputation& computation, in AllReduce() function