Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dhash_utils.cc377 auto this_attr = this_node->attr().at(attr_key); in CheckNodesEqualNonInput() local
415 const AttrValue& this_attr, GraphHasher* that, in CheckAttrsEqual()