Searched defs:IsInputNode (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/utils/ | ||
D | functions.cc | 428 bool IsInputNode(const NodeDef& node) const { in IsInputNode() function in tensorflow::grappler::__anoneaf86e2d0511::MakeFunctionDefHelper |
/external/tensorflow/tensorflow/core/kernels/ | ||
D | remote_fused_graph_execute_utils.cc | 324 /* static */ bool RemoteFusedGraphExecuteUtils::IsInputNode( in IsInputNode() function in tensorflow::RemoteFusedGraphExecuteUtils |