Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dhash_utils.cc543 GraphHasher this_hasher(&this_graph_def, this_root, flib_); in CheckFunctionsEqualHelper() local
544 TF_RETURN_IF_ERROR(this_hasher.Init()); in CheckFunctionsEqualHelper()
547 TF_RETURN_IF_ERROR(this_hasher.CheckEqual(&that_hasher)); in CheckFunctionsEqualHelper()