Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_memory_manager.cc42 int GetDeviceFromHandle(int64 handle) { in GetDeviceFromHandle() function
226 int device_ordinal = GetDeviceFromHandle(handle); in Lookup()
240 int device_ordinal = GetDeviceFromHandle(handle); in Release()