We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9abee commit 017963dCopy full SHA for 017963d
.github/workflows/docker-build.yml
@@ -101,7 +101,7 @@ jobs:
101
- { python_version: "3.11", pytorch_version: "2.4.1", cuda_version: "12.1.1" }
102
- { python_version: "3.12", pytorch_version: "2.5.1", cuda_version: "12.1.1" }
103
- { python_version: "3.12", pytorch_version: "2.6.0", cuda_version: "12.4.1" }
104
- - { python_version: "3.12", pytorch_version: "2.7.0", cuda_version: "12.4.1" }
+ - { python_version: "3.12", pytorch_version: "2.7.0", cuda_version: "12.6.3" }
105
steps:
106
- uses: actions/checkout@v4
107
- uses: docker/setup-buildx-action@v3
0 commit comments