Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dhash_utils.cc528 GraphDef this_graph_def = this_fbody->graph->ToGraphDefDebug(); in CheckFunctionsEqualHelper() local
543 GraphHasher this_hasher(&this_graph_def, this_root, flib_); in CheckFunctionsEqualHelper()