1. Support Win10/11 for CUDA backend; 2. Add example: `python3 -m autort.examples.06_diffuser_no_opt` without dedicated device type optimization. 3. A bunch of Antares IR enhancements.
0.9.5
Preparing operators to support stable diffusion, turning Pytorch dependencies to 2.2.0
0.9.4
Add llama example for testing: `python3 -m autort.examples.03_llama_tiny`
0.9.3
Open up more search space for GEMM. A bunch of new IR patterns enabled. DirectX backend no longer requires extra `msvcp140.dll`.
0.9.2
Add Vulkan Backend for Python 3.12;
0.9.1
Bug fixes for `python -m autort.examples.mnist` in DirectX platform.