XNNPackDelegateOptions class
XNNPackDelegate Options
Constructors
- XNNPackDelegateOptions({int numThreads = 1, int flags = 0, String? weightCacheFilePath})
-
Creates XNNPACK delegate options.
factory
Properties
Methods
-
delete(
) → void - Releases native resources for these options.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited