Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dutils.h116 NodeDefT* node = GetNodeDefFromGraph(graph, i); in NodeMapInternal()
224 inline NodeDefT* GetNodeDefFromGraph(GraphDefT* graph, int64_t i) const;
233 inline NodeDef* NodeMapInternal<GraphDef, NodeDef>::GetNodeDefFromGraph( in GetNodeDefFromGraph() function
240 NodeMapInternal<const GraphDef, const NodeDef>::GetNodeDefFromGraph( in GetNodeDefFromGraph() function