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.cc1306 FunctionLibraryRuntime::Handle flr_handle = it.second.handle; in ReleaseMultiDeviceHandle() local
1320 Status status = flr->ReleaseHandle(flr_handle); in ReleaseMultiDeviceHandle()