Searched refs:GetOrCreateFunctionHandle (Results 1 – 2 of 2) sorted by relevance
68 Status GetOrCreateFunctionHandle(OpKernelContext* c,
299 OP_REQUIRES_OK_ASYNC(c, GetOrCreateFunctionHandle(c, &handle), done); in ComputeAsync()423 Status BatchFunctionKernel::GetOrCreateFunctionHandle( in GetOrCreateFunctionHandle() function in tensorflow::BatchFunctionKernel