Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h162 StatusOr<XlaOp> RevInternal(const Shape& shape, XlaOp operand,
Dmlir_hlo_builder.cc231 StatusOr<XlaOp> MlirHloBuilder::RevInternal( in RevInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2045 return RevInternal(shape, operand, dimensions); in Rev()
2049 StatusOr<XlaOp> XlaBuilder::RevInternal(const Shape& shape, XlaOp operand, in RevInternal() function in xla::XlaBuilder
Dxla_builder.h797 virtual StatusOr<XlaOp> RevInternal(const Shape& shape, XlaOp operand,