Home
last modified time | relevance | path

Searched defs:EraseNodesFromGraph (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dutils.cc388 void EraseNodesFromGraph(const std::set<int>& nodes_to_delete, in EraseNodesFromGraph() function
393 void EraseNodesFromGraph(std::vector<int>&& nodes_to_delete, GraphDef* graph) { in EraseNodesFromGraph() function
398 void EraseNodesFromGraph(const std::set<string>& nodes_to_delete, in EraseNodesFromGraph() function