Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.cc363 StatusOr<XlaOp> MlirHloBuilder::ReshapeInternal(const Shape& shape, in ReshapeInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc940 StatusOr<XlaOp> XlaBuilder::ReshapeInternal(const Shape& shape, XlaOp operand, in ReshapeInternal() function in xla::XlaBuilder