Skip to content

v2.0.0-rc.2

Latest
Compare
Choose a tag to compare
@decahedron1 decahedron1 released this 27 Apr 00:19
· 19 commits to main since this release
467d127

Changes

  • f30ba57 Update to ONNX Runtime v1.17.3
    • New: CUDA 12 binaries. ort will automatically detect CUDA 12/11 in your environment and install the correct binary.
    • New: Binaries for ROCm on Linux.
    • Note that WASM is still on v1.17.1.
  • b12c43c Support for wasm32-unknown-unknown, wasm32-wasi
  • cedeb55 Swap specialized value upcast and downcast function names to reflect their actual meaning (thanks @/messense for pointing this out!)
  • de3bca4 Fix a segfault with custom operators.
  • 681da43 Fix compatibility with older versions of rustc.
  • 63a1818 Accept ValueRefMut as a session input.
  • 8383879 Add a function to create tensors from a raw device pointer, allowing you to create tensors directly from a CUDA buffer.
  • 4af33b1 Re-export ort-sys as ort::sys.

If you have any questions about this release, we're here to help:

Love ort? Consider supporting us on Open Collective 💖

❤️💚💙💛