Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dfunctions.cc428 bool IsInputNode(const NodeDef& node) const { in IsInputNode() function in tensorflow::grappler::__anoneaf86e2d0511::MakeFunctionDefHelper
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc324 /* static */ bool RemoteFusedGraphExecuteUtils::IsInputNode( in IsInputNode() function in tensorflow::RemoteFusedGraphExecuteUtils