Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2923 XlaOp XlaBuilder::AllToAllTuple(XlaOp operand, int64 split_dimension, in AllToAllTuple() function in xla::XlaBuilder
4685 XlaOp AllToAllTuple(const XlaOp operand, int64 split_dimension, in AllToAllTuple() function