Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h102 bool IsInstantiatedOnDevice(const string& device_name,
Dprocess_function_library_runtime.cc187 bool ProcessFunctionLibraryRuntime::IsInstantiatedOnDevice( in IsInstantiatedOnDevice() function in tensorflow::ProcessFunctionLibraryRuntime
Dfunction.cc536 if (!parent_->IsInstantiatedOnDevice(device_name_, handle)) { in ReleaseHandle()
768 if (!parent_->IsInstantiatedOnDevice(device_name_, handle)) { in Run()
832 if (!parent_->IsInstantiatedOnDevice(device_name_, handle) || in Run()