Skip to content

Commit

Permalink
Try using PyTorch 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peastman committed May 24, 2024
1 parent e4c5d20 commit 3726621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
gcc-version: "10.3.*"
nvcc-version: "11.8"
python-version: "3.10"
pytorch-version: "2.1.*"
pytorch-version: "2.3.*"

- name: MacOS (Python 3.9, PyTorch 1.9)
os: macos-11
Expand Down

0 comments on commit 3726621

Please sign in to comment.