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.h238 StatusOr<XlaOp> GetTupleElementInternal(const Shape& shape, XlaOp tuple_data,
Dmlir_hlo_builder.cc497 StatusOr<XlaOp> MlirHloBuilder::GetTupleElementInternal(const Shape& shape, in GetTupleElementInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1269 return GetTupleElementInternal( in GetTupleElement()
1275 StatusOr<XlaOp> XlaBuilder::GetTupleElementInternal(const Shape& shape, in GetTupleElementInternal() function in xla::XlaBuilder
Dxla_builder.h520 virtual StatusOr<XlaOp> GetTupleElementInternal(const Shape& shape,