Skip to content

Releases: microsoft/antares

Antares v0.9.6

14 May 05:40
Compare
Choose a tag to compare
  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.

Antares v0.9.5

01 Feb 09:53
Compare
Choose a tag to compare

Preparing operators to support stable diffusion, turning Pytorch dependencies to 2.2.0

Antares v0.9.4

26 Dec 06:33
Compare
Choose a tag to compare

Add llama example for testing: python3 -m autort.examples.03_llama_tiny

Antares v0.9.3

26 Nov 10:58
7764615
Compare
Choose a tag to compare

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

03 Nov 20:05
a9066c2
Compare
Choose a tag to compare

Add Vulkan Backend for Python 3.12;

Antares v0.9.1

30 Sep 05:29
9cbb993
Compare
Choose a tag to compare

Bug fixes for python -m autort.examples.mnist in DirectX platform.

Antares v0.9.0

21 Sep 16:21
Compare
Choose a tag to compare

Experimental Release AutoRT for Windows DirectX 12 / Microsoft XBox / Linux CUDA.

Antares v0.3.20

14 Oct 09:37
Compare
Choose a tag to compare

A bunch of fixes included.

Installation Command for Linux:

python3 -m pip install --upgrade antares

Antares v0.3.16

08 Jun 14:56
24210bc
Compare
Choose a tag to compare

A bunch of enhancement included.

Installation Command for Linux:

python3 -m pip install --upgrade antares

Antares v0.3.1

19 Feb 08:03
Compare
Choose a tag to compare

First Antares version ported to PYPI.

Installation Command for Linux:

python3 -m pip install --upgrade antares