v2.0.0-rc.2
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.
- New: CUDA 12 binaries.
- b12c43c Support for
wasm32-unknown-unknown
,wasm32-wasi
- With some minor limitations; see https://ort.pyke.io/setup/webassembly.
- Thank you to Yunho Cho, whose sponsorship made this possible! If you'd also like to support us, you may do so on Open Collective 💖
- cedeb55 Swap specialized value
upcast
anddowncast
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
asort::sys
.
If you have any questions about this release, we're here to help:
Love ort
? Consider supporting us on Open Collective 💖
❤️💚💙💛