Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc2597 std::unordered_set<string> seen_attrs; in ParseSubAttributes() local
2623 std::unordered_set<string> seen_attrs; in ParseAttributes() local
2642 std::unordered_set<string>* seen_attrs) { in ParseAttributeHelper()
2905 std::unordered_set<string> seen_attrs; in ParseAttributesAsProtoMessage() local
2923 std::unordered_set<string>* seen_attrs) { in ParseAttributeAsProtoMessageHelper()