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 Driver>/neural_net/Kconfig:6
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:88
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.)