Searched refs:this_attrs (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/data/ |
D | hash_utils.cc | 504 const AttrValueMap& this_attrs, GraphHasher* that, in CheckFunctionsEqual() argument 507 Status s = CheckFunctionsEqualHelper(this_name, this_attrs, that, that_name, in CheckFunctionsEqual() 517 const AttrValueMap& this_attrs, in CheckFunctionsEqualHelper() argument 527 *this_fdef, AttrSlice(&this_attrs), flib_, &this_fbody)); in CheckFunctionsEqualHelper()
|