Hosted by
Quantum Signals
2
Posted by antoine •
torch v2.4.1
supports Python 3.8-3.12 on Windows (amd64 only), Linux (both amd64 and arm64), and macOS (arm64 only).$ python3 -V
Python 3.12.8
$ python3 -m platform
macOS-15.2-arm64-arm-64bit
uv python install X.Y.X
.1
Posted by aarshitaacharya • (edited)
2
Posted by antoine •
torch
@ 2.2.2
and numpy
@ 1.26.4
, which should enable you to run your submission on a macOS Intel machine. To update, you will have to:pyproject.toml
,aqora clean
,aqora install
.1
Posted by aarshitaacharya •
2
Posted by hasarinduperera •
2
Posted by stubbi •