Searched refs:TFLGpuDelegateOptions (Results 1 – 7 of 7) sorted by relevance
51 } TFLGpuDelegateOptions; typedef57 TFL_CAPI_EXPORT extern TFLGpuDelegateOptions TFLGpuDelegateOptionsDefault(void);65 const TFLGpuDelegateOptions* options);
175 explicit Delegate(const TFLGpuDelegateOptions* options) {573 const TFLGpuDelegateOptions options() const { return options_; }587 TFLGpuDelegateOptions options_;692 TfLiteDelegate* TFLGpuDelegateCreate(const TFLGpuDelegateOptions* options) {718 TFLGpuDelegateOptions TFLGpuDelegateOptionsDefault() {719 TFLGpuDelegateOptions options = {
123 const TFLGpuDelegateOptions kDefaultOptions = {
35 var delegateOptions = TFLGpuDelegateOptions()
60 TFLGpuDelegateOptions cOptions;
136 TFLGpuDelegateOptions gpu_opts = {0}; in CreateTfLiteDelegate()
280 const TFLGpuDelegateOptions options = {378 TFLGpuDelegateOptions options = TFLGpuDelegateOptionsDefault();