Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc757 FunctionLibraryRuntime::LocalHandle handle_on_device = in Instantiate() local
759 if (handle_on_device == kInvalidLocalHandle) { in Instantiate()
763 auto item_handle = items_->find(handle_on_device); in Instantiate()
765 return errors::Internal("LocalHandle ", handle_on_device, in Instantiate()