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 6764955 commit 799a599Copy full SHA for 799a599
.github/workflows/integration-test-action.yaml
@@ -39,7 +39,7 @@ on:
39
runs_on:
40
type: string
41
required: false
42
- default: 'aws-g4dn-2xlarge'
+ default: 'aws-g4dn-2xlarge-cache'
43
44
jobs:
45
pytorch-integration-tests:
0 commit comments