Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 289 Bytes

Asahi Neural Engine

Reverse engineered Linux driver for the Apple Neural Engine (ANE).

All things Linux here.

  • ane/: Kernel module (ane.ko). Should move into tree soon.
  • docs/: Documentation. WIP. Please don't look.
  • libane/: Userspace lib.
  • python/: Python bindings for libane.