Home
last modified time | relevance | path

Searched refs:this_input_suffix (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dhash_utils.cc290 std::string this_input_suffix = this_node_inputs[i].second; in CheckNodesEqualHelper() local
292 if (this_input_suffix != that_input_suffix) { in CheckNodesEqualHelper()
295 " have different suffixes: ", this_input_suffix, " vs ", in CheckNodesEqualHelper()