Searched defs:GetShapePtr (Results 1 – 2 of 2) sorted by relevance
613 StatusOr<const Shape*> MlirHloBuilder::GetShapePtr(XlaOp op) const { in GetShapePtr() function in xla::MlirHloBuilder
164 StatusOr<const Shape*> XlaBuilder::GetShapePtr(XlaOp op) const { in GetShapePtr() function in xla::XlaBuilder