Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Denvironment.h47 CLDevice* GetDevicePtr() { return &device_; } in GetDevicePtr() function
48 const CLDevice* GetDevicePtr() const { return &device_; } in GetDevicePtr() function