Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.cc756 StatusOr<const Shape*> MlirHloBuilder::GetShapePtr(XlaOp op) const { in GetShapePtr() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc216 StatusOr<const Shape*> XlaBuilder::GetShapePtr(XlaOp op) const { in GetShapePtr() function in xla::XlaBuilder