Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.h508 MutableNodeView* node_view, const std::set<int>& indices_to_remove);
Dgraph_view.cc1145 MutableNodeView* node_view, const std::set<int>& indices_to_remove) { in RemoveControllingFaninInternal() argument
1149 for (auto rit = indices_to_remove.rbegin(); rit != indices_to_remove.rend(); in RemoveControllingFaninInternal()