Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dhash_utils.cc541 const NodeDef* this_root = &this_fbody->ret_nodes[i]->def(); in CheckFunctionsEqualHelper() local
543 GraphHasher this_hasher(&this_graph_def, this_root, flib_); in CheckFunctionsEqualHelper()