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.cc4008 absl::flat_hash_set<std::string> seen_attrs; in ParseSubAttributes() local
4035 absl::flat_hash_set<std::string> seen_attrs; in ParseAttributes() local
4057 absl::flat_hash_set<std::string>* seen_attrs) { in ParseAttributeHelper()