This repository was archived by the owner on Dec 9, 2025. It is now read-only.
v0.13.0 - New Execution Providers & System.Numerics support
New Execution Providers & System.Numerics support
Added intial support for OpenVino & TensorRT Execution Providers
What's Changed
- Add Upscale Support to UI by @saddam213 in https://github.com/saddam213/OnnxStack/pull/64
- System.Numerics.TensorPrimitives for Cpu math by @saddam213 in https://github.com/saddam213/OnnxStack/pull/72
- Add OpenVino EP support by @saddam213 in https://github.com/saddam213/OnnxStack/pull/71
- Add TensorRT ExecutionProvider by @saddam213 in https://github.com/saddam213/OnnxStack/pull/74
Nuget Packages Updated
https://www.nuget.org/packages/OnnxStack.Core/0.13.0
https://www.nuget.org/packages/OnnxStack.StableDiffusion/0.13.0
Full Changelog: saddam213/OnnxStack@v0.12.0...v0.13.0