Releases: microsoft/antares
Releases · microsoft/antares
Antares v0.9.6
- Support Win10/11 for CUDA backend;
- Add example:
python3 -m autort.examples.06_diffuser_no_opt
without dedicated device type optimization. - A bunch of Antares IR enhancements.
Antares v0.9.5
Preparing operators to support stable diffusion, turning Pytorch dependencies to 2.2.0
Antares v0.9.4
Add llama example for testing: python3 -m autort.examples.03_llama_tiny
Antares v0.9.3
Open up more search space for GEMM.
A bunch of new IR patterns enabled.
DirectX backend no longer requires extra msvcp140.dll
.
Antares v0.9.2
Add Vulkan Backend for Python 3.12;
Antares v0.9.1
Bug fixes for python -m autort.examples.mnist
in DirectX platform.
Antares v0.9.0
Experimental Release AutoRT for Windows DirectX 12 / Microsoft XBox / Linux CUDA.
Antares v0.3.20
A bunch of fixes included.
Installation Command for Linux:
python3 -m pip install --upgrade antares
Antares v0.3.16
A bunch of enhancement included.
Installation Command for Linux:
python3 -m pip install --upgrade antares
Antares v0.3.1
First Antares version ported to PYPI.
Installation Command for Linux:
python3 -m pip install --upgrade antares