Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc2632 XlaOp XlaBuilder::ReduceAll(XlaOp operand, XlaOp init_value, in ReduceAll() function in xla::XlaBuilder
4600 XlaOp ReduceAll(const XlaOp operand, const XlaOp init_value, in ReduceAll() function