[Deps] Upgrade CUDA PyTorch stack to 2.13 (#28836)
Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
This commit is contained in:
co-authored by
Brayden Zhong
parent
4ad990ba7d
commit
434e646282
@@ -7,7 +7,7 @@ ARG ARCH=x86_64
|
||||
ARG CUDA_VERSION=13.0
|
||||
ARG PYTHON_VERSION=3.12
|
||||
ARG PYTHON_TAG=cp312-cp312
|
||||
ARG TORCH_VER=2.11.0
|
||||
ARG TORCH_VER=2.13.0
|
||||
ARG TVM_FFI_VER=0.1.11
|
||||
ARG PIP_DEFAULT_INDEX=https://pypi.python.org/simple
|
||||
ARG PYTORCH_MIRROR=download.pytorch.org
|
||||
|
||||
Reference in New Issue
Block a user