update to pytorch 2.3.1 (#1746) [skip ci]

This commit is contained in:
Wing Lian
2024-07-13 13:28:17 -04:00
committed by GitHub
parent a4a5bf057f
commit 1e57b4c562
3 changed files with 10 additions and 10 deletions

View File

@@ -87,7 +87,7 @@ jobs:
- cuda: 121
cuda_version: 12.1.0
python_version: "3.11"
pytorch: 2.3.0
pytorch: 2.3.1
num_gpus: 1
steps:
- name: Checkout