Home
last modified time | relevance | path

Searched refs:SetLowPerformance (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Denvironment.h68 void SetLowPerformance() const; // for energy saving
Denvironment.cc137 void Environment::SetLowPerformance() const { in SetLowPerformance() function in tflite::gpu::cl::Environment