base property

Pointer<TfLiteXNNPackDelegateOptions> get base

Pointer to the underlying native options struct.

Implementation

Pointer<TfLiteXNNPackDelegateOptions> get base => _options;