Searched refs:fhandle_ (Results 1 – 1 of 1) sorted by relevance
230 new_resource->fhandle_ = fhandle; in Create()531 opts, fhandle_, args, &combined_outputs, [&](const Status& run_status) { in ProcessFuncBatch()663 if (fhandle_ == kInvalidHandle) { in LookupOrCreateBatcherQueue()688 FunctionLibraryRuntime::Handle fhandle_; member in tensorflow::BatchResource716 c, lib->Instantiate(func.name(), AttrSlice(&func.attr()), &fhandle_)); in BatchFunctionKernel()728 allowed_batch_sizes_, fhandle_, &new_resource)); in ComputeAsync()774 FunctionLibraryRuntime::Handle fhandle_; member in tensorflow::BatchFunctionKernel