Furiosa SDK 0.2.2
April 21, 2021
- Compiler prints detailed logs on models
- Compiler optimization has enhanced overall inference performance
Furiosa SDK 0.2.0
January 19, 2021
- All the ONNX operators are supported. Operators unable to be accelerated on Furiosa NPU are run by ONNX Runtime. Consequently, a diverse range of more than 100 vision related models can be compiled and run on the Furiosa NPU.
- Additional operators (Softmax, LpNormalization (p = 2), Add, and Mul) can be accelerated on Furiosa NPU.
- Compiler optimization has enhanced overall inference performance