Define ARM_NN_FLOAT_API_ENABLED¶
Defined in File arm_nn_config.h
Define Documentation¶
-
ARM_NN_FLOAT_API_ENABLED¶
Optional feature gates for floating-point extensions.
These are disabled by default so integer-only builds keep their current code size and API surface. The float16 feature gate still depends on toolchain and target support such as ARM_FLOAT16_SUPPORTED where applicable.