Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc300 bool ParseLayout(Layout* layout);
3449 bool HloParser::ParseLayout(Layout* layout) { in ParseLayout() function in xla::__anonc071bf1f0111::HloParser
3592 if (!ParseLayout(&layout)) { in ParseShape()