Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.cc165 : get_function_(std ::move(get_function)), result_(*result) { in FunctionInstantiationHelper()
218 TF_RETURN_IF_ERROR(get_function_(node.op(), &node_sig)); in BuildNodeOutputIndex()
247 TF_CHECK_OK(get_function_(fnode.op(), &fnode_sig)); in InstantiateNode()
467 GetFunctionSignature get_function_; member in tensorflow::__anonb69655eb0111::FunctionInstantiationHelper