Skip to content

Release v0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 10:41

0.9.0 (2025-02-05)

Features

  • add torchscript runtime (3956533)
  • enhance model format selection and documentation for runtime support (f5fe733)

Bug Fixes

  • ci: fix test to run on matrix.os (f8e9525)
  • ci: update release workflow commit reference (2f79391)
  • tests: convert Path objects to strings in test assertions for windows compatibility (1e7596c)
  • update Dockerfile stage naming for torch runtime (dbe1fc5)
  • update install-gpu target to use cuda optional dependency (6bb5376)

Code Refactoring

  • renamed TensorRT devcontainer configuration (50307c8)
  • update runtime and dependency configurations (2467267)

Documentation

  • add Docker and devcontainer support (461df5a)

What's Changed

Full Changelog: v0.8.1...v0.9.0