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 <Zephyr>/drivers/neural_net/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:86

Menu path: (Top) → Device Drivers

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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)