update torch 2.2.1 -> 2.2.2 (#1622)

This commit is contained in:
Wing Lian
2024-05-15 09:45:27 -04:00
committed by GitHub
parent 81da7d2531
commit 3319780300
5 changed files with 7 additions and 7 deletions

View File

@@ -82,7 +82,7 @@ jobs:
- cuda: 121
cuda_version: 12.1.0
python_version: "3.11"
pytorch: 2.2.1
pytorch: 2.2.2
num_gpus: 1
steps:
- name: Checkout