Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2477 XlaOp XlaBuilder::ReduceAll(XlaOp operand, XlaOp init_value, in ReduceAll() function in xla::XlaBuilder
4614 XlaOp ReduceAll(const XlaOp operand, const XlaOp init_value, in ReduceAll() function