base property
Pointer<TfLiteXNNPackDelegateOptions>
get
base
Pointer to the underlying native options struct.
Implementation
Pointer<TfLiteXNNPackDelegateOptions> get base => _options;
Pointer to the underlying native options struct.
Pointer<TfLiteXNNPackDelegateOptions> get base => _options;