Releases: niedev/NeuralNetworkDemo
Releases · niedev/NeuralNetworkDemo
Release list
RTranslator models
RTranslator_models Update README.md
Madlad Encoder
Dynamic quantized
Dynamic axes (the decoders have fixed axes of [1,128])
Madlad Decoder QLinearMatMul
Static quantized:
activations: QUInt8, symmetric,
weights: QUint8, symmetric,
format: QOperator,
mode: QLinearOps (QLinearMatMul)
Madlad Decoder QDQ MatMul
Static quantized:
activations: QUInt8, symmetric,
weights: QUint8, symmetric,
format: QDQ, (MatMul)
mode: QLinearOps
This is the model than crash with NNAPI