v0.8.0 - Batch Automation
What's Changed
- Image Batch Processing by @saddam213 in #23
- Add integration tests by @james-s-tayler in #25
- Remove Legacy Image Batching by @saddam213 in #26
- Added Async suffix to any methods that returned a Task or Task<> and … by @riddlemd in #28
- Changed LoadModel to LoadModelAsync in UnitTests by @riddlemd in #29
- Initial Float16 and BFloat16 onnx type support by @saddam213 in #31
- Vectorize most of TensorHelper by @jdluzen in #15
Nuget Packages
https://www.nuget.org/packages/OnnxStack.Core/0.8.0
https://www.nuget.org/packages/OnnxStack.StableDiffusion/0.8.0
New Contributors
Full Changelog: v0.7.1...v0.8.0