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 8c5ffcd commit a4ffc83Copy full SHA for a4ffc83
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
# unit tests running on nvidia gpus
16
- build:
+ nv-torch12-p40:
17
runs-on: [self-hosted, nvidia, torch12]
18
19
steps:
0 commit comments