Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h185 StatusOr<XlaOp> ReducePrecisionInternal(const Shape& shape, XlaOp operand,
Dmlir_hlo_builder.cc370 StatusOr<XlaOp> MlirHloBuilder::ReducePrecisionInternal( in ReducePrecisionInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc3355 return ReducePrecisionInternal(shape, operand, exponent_bits, in ReducePrecision()
3360 StatusOr<XlaOp> XlaBuilder::ReducePrecisionInternal(const Shape& shape, in ReducePrecisionInternal() function in xla::XlaBuilder
Dxla_builder.h868 virtual StatusOr<XlaOp> ReducePrecisionInternal(const Shape& shape,