Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dhash_utils.cc542 const NodeDef* that_root = &that_fbody->ret_nodes[i]->def(); in CheckFunctionsEqualHelper() local
545 GraphHasher that_hasher(&that_graph_def, that_root, that->flib_); in CheckFunctionsEqualHelper()