Home
last modified time | relevance | path

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

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