ANEForge: Program the Apple Neural Engine Directly, from Python
ANEForge, a new open-source Python package, compiles tensor graphs directly into programs for the Apple Neural Engine (ANE) and runs them without CoreML, enabling both inference and training on the ch…