Main Content

ARM Compute Library version

Version of ARM Compute Library to use during code generation

Since R2020b

Model Configuration Pane: Code Generation / Interface

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