ARM Compute Library architecture

Description

Specify the ARM® architecture supported in the target hardware.

Category: Code Generation > Interface

Settings

Default: Unspecified

ARM architecture supported in the target hardware, specified as a character vector. The specified architecture must be the same as the architecture for the ARM Compute Library on the target hardware.

Dependencies

To enable this parameter, select ARM Compute for Target Library.

Command-Line Information

Parameter: DLArmComputeArch
Type: character vector
Value: 'Unspecified' | 'armv8' | 'armv7'
Default: 'Unspecified'

Related Topics