Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.cc245 Status InstantiateNode(const NodeDef& fnode, AttrSlice attrs) { in InstantiateNode() function in tensorflow::__anonb69655eb0111::FunctionInstantiationHelper
788 s = helper.InstantiateNode(fdef.node_def(i), AttrSlice(&node_attrs[i])); in InstantiateFunction()