Data type (CMSIS-NN) - Inference computation precision - MATLAB (original) (raw)
Inference computation precision
Since R2022a
Description
App Configuration Pane: Deep Learning
Configuration Objects: coder.CMSISNNConfig
Precision of inference computations in supported layers.
Dependencies
To enable this parameter, you must set Deep learning library to CMSIS-NN
.
Settings
int8
This setting is the default setting.
Programmatic Use
Property: DataType |
---|
Values: 'int8' |
Default: 'int8' |
Version History
Introduced in R2022a