Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dhash_utils.cc550 std::vector<const NodeDef*> this_control_rets; in CheckFunctionsEqualHelper() local
552 this_control_rets.push_back(&control_ret_node->def()); in CheckFunctionsEqualHelper()
559 CheckControlInputsEqual(this_control_rets, that, that_control_rets)); in CheckFunctionsEqualHelper()