Skip to content

This module updates the ArmNN library used by the Android NNAPI.

Notifications You must be signed in to change notification settings

armflorentlebeau/magisk-module-armnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

ArmNN Magisk Module

This repository creates a Magisk module to update the Arm NN driver for the Android Neural Networks API.

Tested device(s)

  • Google Pixel 7 Pro Android 13 (API level 33)

Installation

On the device, download the latest module from here.

In a shell, enter su to run as root and CD into the directory where the module has been downloaded.

Install the module with:

magisk --install-module magisk_module_armnn_23-11.zip

Enable disable module

From the tab Modules in Magisk enable/disable the module.

To check the version of ArmNN which is currently installed, run in a root shell:

/system/vendor/bin/hw/[email protected] -V
ArmNN Android NN driver for the Android Neural Networks API.
ArmNN v33.1.0

About

This module updates the ArmNN library used by the Android NNAPI.

Resources

Stars

Watchers

Forks

Packages

No packages published