Skip to content

DJL v0.33.0 Release

Latest
Compare
Choose a tag to compare
@siddvenk siddvenk released this 09 May 21:50
· 26 commits to master since this release

Key Changes

  • Engine Updates
    • OnnxRuntime Updated to 1.21.0

Enhancements

Bug Fixes

  • [examples] fixing some dependencies and test requirements by @sindhuvahinis in #3605
  • [onnxruntime] Fixes intraOpNumThreads bug by @xyang16 in #3630
  • [ci] Fixes build.gradle for integration by @xyang16 in #3635
  • [ci] Fixes system properties in gradle build script by @xyang16 in #3636
  • Fix: Corrected 16-bit PCM normalization to avoid overflow issue by @leleZeng in #3646
  • Fix rust build with update candle-core the 0.8.4 version by @xyang16 in #3645
  • Fixed rust build with update candle-core the 0.8.4 version by @xyang16 in #3649
  • [fix] LRUReplayBuffer "stepToReplace" index fix by @dwctic in #3660

Documentation

CI/CD

New Contributors

Full Changelog: v0.32.0...v0.33.0