Home
last modified time | relevance | path

Searched defs:GetDeviceId (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_program.h57 cl_device_id GetDeviceId() const { return device_id_; } in GetDeviceId() function
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Dcupti_wrapper.cc59 CUptiResult CuptiWrapper::GetDeviceId(CUcontext context, uint32* deviceId) { in GetDeviceId() function in tensorflow::profiler::CuptiWrapper
Dcupti_error_manager.cc124 CUptiResult CuptiErrorManager::GetDeviceId(CUcontext context, in GetDeviceId() function in tensorflow::profiler::CuptiErrorManager