Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.cc169 : get_function_(std ::move(get_function)), result_(*result) { in FunctionInstantiationHelper()
229 TF_RETURN_IF_ERROR(get_function_(node.op(), &node_sig)); in BuildNodeOutputIndex()
258 TF_CHECK_OK(get_function_(fnode.op(), &fnode_sig)); in InstantiateNode()
490 GetFunctionSignature get_function_; member in tensorflow::__anon46e699490111::FunctionInstantiationHelper