Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc558 LocTy shape_loc = nullptr; in ParseComputation() local
3352 bool HloParser::ParseParamListToShape(Shape* shape, LocTy* shape_loc) { in ParseParamListToShape()