Searched defs:NodeDefAndPortIndex (Results 1 – 2 of 2) sorted by relevance
445 absl::flat_hash_map<internal::NodeDefAndPortIndex, int>* fanins_count, in IncrementFaninCount()451 absl::flat_hash_map<internal::NodeDefAndPortIndex, int>* fanins_count, in DecrementFaninCount()
88 NodeDefAndPortIndex(const NodeDef* node_def, int port_index) in NodeDefAndPortIndex() function