Releases: asus4/onnxruntime-unity
Releases · asus4/onnxruntime-unity
v0.4.2
What's Changed
- Upgrade libraries by @asus4 in #66
- OnnxRuntime to 1.22.1
- OnnxRuntime-GenAI to 0.8.3
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Fix iOS extensions.xcframework is unzipped at the wrong path by @asus4 in #65
Full Changelog: v0.4.0...v0.4.1
v0.3.3
What's Changed
- Improve exception log when trying to create dynamic tensor by @asus4 in #53
- Add new utility classes for Unity by @asus4 in #54
- Upload all packages to the GitHub Release page by @asus4 in #55
Full Changelog: v0.3.2...v0.3.3
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