Main Content

ARM Compute Library version

R2026b

(To be removed) Version of ARM Compute Library to use during code generation

Model Configuration Pane: Code Generation / Interface

Support for the ARM® Compute Library as a target for deep learning code generation will be removed in a future release. Instead, set Target Library to none to generate generic C/C++ code that does not depend on any third-party library. The "none" target library workflow is more capable in MATLAB® and Simulink®, and supports a larger set of layers.

Description

The ARM Compute Library version parameter specifies the version of ARM Compute Library that the code generator uses to produce code for the model.

Dependency

To enable this parameter, set the Target Library parameter to ARM Compute.

Settings

'20.02.1' (default) | 'version'

Default:

Version of ARM Compute Library used on the target hardware, specified as a character vector. If you set this parameter to a version later than '20.02.1', the software is set to '20.02.1', the default value.

Recommended Settings

ApplicationSetting
Debugging 
Traceability 
Efficiency 
Safety precaution 

Programmatic Use

Parameter: DLArmComputeVersion
Type: character vector
Value: '20.02.1' | '19.05'
Default: '20.02.1'

Version History

Introduced in R2020b

collapse all