Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h249 StatusOr<XlaOp> GetTupleElementInternal(const Shape& shape, XlaOp tuple_data,
Dmlir_hlo_builder.cc641 StatusOr<XlaOp> MlirHloBuilder::GetTupleElementInternal(const Shape& shape, in GetTupleElementInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1342 return GetTupleElementInternal( in GetTupleElement()
1348 StatusOr<XlaOp> XlaBuilder::GetTupleElementInternal(const Shape& shape, in GetTupleElementInternal() function in xla::XlaBuilder
Dxla_builder.h521 virtual StatusOr<XlaOp> GetTupleElementInternal(const Shape& shape,