Skip to content

antgroup-skyward/ANETools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANETools

CLI Tools For ANE(Apple Neural Engine) , Created by Wish Wu( @wish_wu 吴潍浠)

coremlc.sh

use xcode coremlc tool to compile .mlmodel file to mlmodelc folder.

MLModelCToANECompiler

convert neural network files under mlmodelc folder to net.plist(....) files for ANECompiler.

ANECompiler

compile net.plist and weights files to .hwx file.

ANEDisassembler

disassemble .hwx file, print all registers , values and bits.

Releases

No releases published

Packages

No packages published