Searched defs:GetDeviceId (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
| D | cl_program.h | 57 cl_device_id GetDeviceId() const { return device_id_; } in GetDeviceId() function |
| /external/tensorflow/tensorflow/core/profiler/backends/gpu/ | ||
| D | cupti_wrapper.cc | 59 CUptiResult CuptiWrapper::GetDeviceId(CUcontext context, uint32* deviceId) { in GetDeviceId() function in tensorflow::profiler::CuptiWrapper |
| D | cupti_error_manager.cc | 124 CUptiResult CuptiErrorManager::GetDeviceId(CUcontext context, in GetDeviceId() function in tensorflow::profiler::CuptiErrorManager |