Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dhash_utils.cc284 if (is_cycle_forming_edge(this_node, this_input)) { in CheckNodesEqualHelper()
615 bool is_cycle_forming_edge(const NodeDef* start, const NodeDef* end) { in is_cycle_forming_edge() function in tensorflow::data::__anonda22bb810111::GraphHasher