The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_NEURAL_NET_ACCEL

Neural Network Accelerator Drivers

Type: bool

Help

Enable support for Neural Network Accelerators

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/neural_net/Kconfig:8

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:86

Menu path: (top menu) → Device Drivers

menuconfig NEURAL_NET_ACCEL
    bool
    prompt "Neural Network Accelerator Drivers"
    help
      Enable support for Neural Network Accelerators

(Definitions include propagated dependencies, including from if’s and menus.)