Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@diegofiori diegofiori released this 26 Jul 10:13
· 672 commits to main since this release
7c0bf16

nebullvm 0.4.0 Release Notes

"One API to rule them all". This major release of Nebullvm provides a brand new API unique to all Deep Learning frameworks.

New Features

  • New unique API for all the Deep Learning frameworks.
  • Support for SparseML pruning.
  • Beta-feature Support for Intel-Neural-Compressor's Pruning.
  • Add support for BladeDISC compiler.
  • Modify the latency calculation for each model by using the median instead of the mean across different model runs.
  • Implement an early stop mechanism for latency computation.

Bug fixed

  • Fix bug with HuggingFace models causing a failure during optimizations.

Contributors