Searched defs:GetInputNode (Results 1 – 5 of 5) sorted by relevance
279 NodeDef* GetInputNode(const NodeDef& node, const MutableGraphView& graph) { in GetInputNode() function285 NodeDef* GetInputNode(const NodeDef& node, const MutableGraphView& graph, in GetInputNode() function
285 TEST(GraphUtilsTest, GetInputNode) { in TEST() argument
31 Status GetInputNode(const GraphOptimizerContext& ctx, const string& input, in GetInputNode() function
186 Status GetInputNode(const string& input, NodeDef** node) const { in GetInputNode() function
75 const NodeDef* GetInputNode(const NodeDef& node, in GetInputNode() function