v0.4.2
Pre-release
Pre-release
nebullvm 0.4.2 Release Notes
Minor release that fixes some bugs and reduces the number of strict requirements needed to run Nebullvm.
New Features
- Support
ignore_compilers
also fortorchscript
andtflite
- Tensorflow is not a strict nebullvm requirement anymore.
Bug fixed
- Solve bug on half-precision with onnx-runtime
- Fix a bug on tensor rt quantization: numpy arrays were passed to inference learner instead of tensors.
Contributors
- Diego Fiori (@morgoth95)
- Valerio Sofi (@valeriosofi)