Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dgraph_utils.cc279 NodeDef* GetInputNode(const NodeDef& node, const MutableGraphView& graph) { in GetInputNode() function
285 NodeDef* GetInputNode(const NodeDef& node, const MutableGraphView& graph, in GetInputNode() function
H A Dgraph_utils_test.cc285 TEST(GraphUtilsTest, GetInputNode) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dgraph_optimizer_stage.cc31 Status GetInputNode(const GraphOptimizerContext& ctx, const string& input, in GetInputNode() function
H A Dgraph_optimizer_stage.h186 Status GetInputNode(const string& input, NodeDef** node) const { in GetInputNode() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dcompute_batch_size_op.cc75 const NodeDef* GetInputNode(const NodeDef& node, in GetInputNode() function