deprecate: pytorch 2.0.1 image (#1315) [skip ci]

* deprecate: pytorch 2.0.1 image

* deprecate from main image

* Update main.yml

* Update tests.yml
This commit is contained in:
NanoCode012
2024-02-22 11:39:47 +09:00
committed by GitHub
parent 2752d5f958
commit a359579371
3 changed files with 1 additions and 16 deletions

View File

@@ -69,7 +69,7 @@ jobs:
- cuda: 118
cuda_version: 11.8.0
python_version: "3.10"
pytorch: 2.0.1
pytorch: 2.1.2
- cuda: 121
cuda_version: 12.1.0
python_version: "3.10"