Skip to content

v0.4.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@diegofiori diegofiori released this 08 Sep 08:07
· 659 commits to main since this 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 for torchscript and tflite
  • 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