File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ AutoRT is a compiler solution that helps runtime users to invent, benchmark and
3030
3131| Platform | OS Requirement | Python Requirement | Download Link |
3232| --- | --- | --- | --- |
33- | DirectX 12 | Windows >= 10 / Microsoft XBox | [ Python3.8] ( https://www.python.org/ftp/python/3.8.10/python-3.8.10-amd64.exe ) | python.exe -m pip install --verbose https://github.com/microsoft/antares/releases/download/v0.9.1/autort-0.9.1.3_directx -cp38-cp38-win_amd64.whl |
34- | CUDA >= 11 | Ubuntu >= 18.04 (or images) | Python 3.8/3.9/3.10/3.11/3.12 | python3 -m pip install --verbose https://github.com/microsoft/antares/releases/download/v0.9.1/autort-0.9.1.3 +cuda.linux.tar.gz |
33+ | DirectX 12 | Windows >= 10 / Microsoft XBox | [ Python3.8] ( https://www.python.org/ftp/python/3.8.10/python-3.8.10-amd64.exe ) | python.exe -m pip install -v https://github.com/microsoft/antares/releases/download/v0.9.1/autort-0.9.1.4+directx.win -cp38-cp38-win_amd64.whl |
34+ | CUDA >= 11 | Ubuntu >= 18.04 (or images) | Python 3.8/3.9/3.10/3.11/3.12 | python3 -m pip install -v https://github.com/microsoft/antares/releases/download/v0.9.1/autort-0.9.1.4 +cuda.linux.zip |
3535| .. | .. | .. | .. (More coming soon) .. |
3636
3737For CUDA, here are several Ubuntu >= 18.04 equivalent containers below:
You can’t perform that action at this time.
0 commit comments