Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.cc150 : get_function_(std ::move(get_function)), result_(*result) { in FunctionInstantiationHelper()
191 TF_RETURN_IF_ERROR(get_function_(node.op(), &node_sig)); in BuildNodeOutputIndex()
220 TF_CHECK_OK(get_function_(fnode.op(), &fnode_sig)); in InstantiateNode()
440 GetFunctionSignature get_function_; member in tensorflow::__anon2646128d0111::FunctionInstantiationHelper