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.h109 struct InferenceEnvironmentOptions { struct
112 cl_device_id device = nullptr;
113 cl_context context = nullptr;
114 cl_command_queue command_queue = nullptr;
139 const InferenceEnvironmentOptions& options, argument
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dapi2.h49 struct InferenceEnvironmentOptions { struct
56 const InferenceEnvironmentOptions& options, argument