Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc234 bool ParseSubAttributes(const std::unordered_map<string, AttrConfig>& attrs);
1932 if (!ParseSubAttributes(attrs)) { in ParseDomain()
2591 bool HloParser::ParseSubAttributes( in ParseSubAttributes() function in xla::__anonc071bf1f0111::HloParser
3729 if (!ParseSubAttributes(attrs)) { in ParseMetadata()