Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dapi.h110 struct InferenceEnvironmentOptions { struct
113 cl_device_id device = nullptr;
114 cl_context context = nullptr;
115 cl_command_queue command_queue = nullptr;
140 const InferenceEnvironmentOptions& options, argument
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dapi2.h49 struct InferenceEnvironmentOptions { struct
56 const InferenceEnvironmentOptions& options, argument