Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.h421 Status CheckFaninsInternal(std::vector<std::vector<TensorId>>* fanins);
Dgraph_view.cc479 Status s = CheckFaninsInternal(&fanins); in MutableGraphView()
502 Status MutableGraphView::CheckFaninsInternal( in CheckFaninsInternal() function in tensorflow::grappler::utils::MutableGraphView