We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0134e10 commit 62a6a7fCopy full SHA for 62a6a7f
ci/gitlab_jenkins_templates/core_ci.jenkins
@@ -6,7 +6,7 @@ import groovy.transform.Field
6
// (See: https://hub.docker.com/r/pytorch/pytorch/tags)
7
def ubuntu_from_kaolin_configs = [
8
[
9
- 'imageTag': 'master-1469-pytorch-torch1.11.0-cuda11.3-cudnn8',
+ 'imageTag': 'master-1713-pytorch-torch1.11.0-cuda11.3-cudnn8',
10
'archsToTest': 'A100_PCIE_40GB'
11
],
12
]
0 commit comments