Home
last modified time | relevance | path

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

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