Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dhash_utils.cc291 std::string that_input_suffix = that_node_inputs[i].second; in CheckNodesEqualHelper() local
292 if (this_input_suffix != that_input_suffix) { in CheckNodesEqualHelper()
296 that_input_suffix); in CheckNodesEqualHelper()