Home
last modified time | relevance | path

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

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