Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc85 StatusOr<Shape> ParseShapeOnly();
3971 StatusOr<Shape> HloParser::ParseShapeOnly() { in ParseShapeOnly() function in xla::__anonc071bf1f0111::HloParser
4148 return parser.ParseShapeOnly(); in ParseShape()