Home
last modified time | relevance | path

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

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