CLI Tools For ANE(Apple Neural Engine) , Created by Wish Wu( @wish_wu 吴潍浠)
use xcode coremlc tool to compile .mlmodel file to mlmodelc folder.
convert neural network files under mlmodelc folder to net.plist(....) files for ANECompiler.
compile net.plist and weights files to .hwx file.
disassemble .hwx file, print all registers , values and bits.