Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/
Dapi.h344 struct InferenceOptions { struct
345 InferenceUsage usage = InferenceUsage::SUSTAINED_SPEED;
372 int GetPosition(const InferenceOptions& options, InferencePriority p); argument
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dapi2.h32 struct InferenceOptions : public tflite::gpu::InferenceOptions {}; struct
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dapi.h56 struct InferenceOptions : public tflite::gpu::InferenceOptions {}; struct