Releases: asus4/onnxruntime-unity
Releases · asus4/onnxruntime-unity
v0.3.2
What's Changed
- Fix iOS linker error when
onnxruntime-extensions
is not installed by @asus4 in #50
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Set runOption in async method by @asus4 in #46
- Fix RunAsync failing by @asus4 in #47
- Support running in the background thread with dynamic shape model by @asus4 in #48
Full Changelog: v0.3.0...v0.3.1
v0.2.7
What's Changed
- Allow to use custom session options in ImageInference by @asus4 in #40
- Support *.onnx file in OrtImporter by @asus4 in #41
Full Changelog: v0.2.6...v0.2.7
v0.2.0
What's Changed
- Allow importing *.onnx files only when sentis is not installed by @asus4 in #26
- Async support by @asus4 in #27
- Upgrade OnnxRuntime version to 1.19.2 by @asus4 in #29
- Upgrade OnnxRuntime Extensions version to 0.12.0 by @asus4 in #29
- Fix #25 Missing Android ORT-Extensions binary in #29
Full Changelog: v0.1.14...v0.2.0
v0.1.14
What's Changed
- Show error when LFS file is not downloaded by @asus4 in #16
- Add option to use custom shader for pre-processing by @asus4 in #22
- Update ONNX Runtime version to 1.17.3 by @asus4 in #23
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Allow using custom compute shader in TextureToTensor by @asus4 in #14
- Upgrade ONNX Runtime and Extensions version by @asus4 in #15
- ONNX Runtime 1.17.0 ➡️ 1.17.1
- ONNX Runtime Extension 0.9.0 ➡️ 0.10.0
Full Changelog: v0.1.12...v0.1.13