- Support Win10/11 for CUDA backend;
- Add example:
python3 -m autort.examples.06_diffuser_no_optwithout dedicated device type optimization. - A bunch of Antares IR enhancements.
Unclaimed project
Are you a maintainer of antares? Claim this project to take control of your public changelog and roadmap.
Changelog
Antares: an automatic engine for multi-platform kernel generation and optimization. Supporting CPU, CUDA, ROCm, DirectX12, GraphCore, SYCL for CPU/GPU, OpenCL for AMD/NVIDIA, Android CPU/GPU backends.
python3 -m autort.examples.06_diffuser_no_opt without dedicated device type optimization.Preparing operators to support stable diffusion, turning Pytorch dependencies to 2.2.0
Add llama example for testing: python3 -m autort.examples.03_llama_tiny
Open up more search space for GEMM.
A bunch of new IR patterns enabled.
DirectX backend no longer requires extra msvcp140.dll.
Add Vulkan Backend for Python 3.12;