Home
last modified time | relevance | path

Searched refs:ReduceInternal (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h143 StatusOr<XlaOp> ReduceInternal(
Dmlir_hlo_builder.cc155 StatusOr<XlaOp> MlirHloBuilder::ReduceInternal( in ReduceInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2455 return ReduceInternal(shape, all_operands, computation, in Reduce()
2460 StatusOr<XlaOp> XlaBuilder::ReduceInternal( in ReduceInternal() function in xla::XlaBuilder
Dxla_builder.h692 virtual StatusOr<XlaOp> ReduceInternal(