fix: torch
This commit is contained in:
@@ -59,6 +59,8 @@ sudo apt-get clean
|
|||||||
sudo rm -rf /var/lib/apt/lists/*
|
sudo rm -rf /var/lib/apt/lists/*
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
RUN python${PYTHON_VERSION} -m pip install /home/rocm/torch.whl
|
||||||
|
|
||||||
# Torch Vision
|
# Torch Vision
|
||||||
WORKDIR /home/rocm/
|
WORKDIR /home/rocm/
|
||||||
RUN git clone --depth 1 https://github.com/pytorch/vision.git -b v0.17.2 vision
|
RUN git clone --depth 1 https://github.com/pytorch/vision.git -b v0.17.2 vision
|
||||||
|
|||||||
Reference in New Issue
Block a user