Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc873 FunctionLibraryRuntime::Handle flr_handle = it.second.handle_; in ReleaseMultiDeviceHandle() local
880 Status status = flr->ReleaseHandle(flr_handle); in ReleaseMultiDeviceHandle()