File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -77,13 +77,13 @@ jobs:
77
77
cuda : " 11.5.1"
78
78
arch : 86
79
79
python : " 3.11"
80
- recommended_gpus : " RTX 3000 & 4000 (Ampere & Ada) "
80
+ recommended_gpus : " RTX- 3000-and- 4000"
81
81
- os : windows-2019
82
82
visual_studio : " Visual Studio 16 2019"
83
83
cuda : " 11.5.1"
84
84
arch : 75
85
85
python : " 3.10"
86
- recommended_gpus : " RTX 2000 (Turing) "
86
+ recommended_gpus : " RTX- 2000"
87
87
- os : windows-2019
88
88
visual_studio : " Visual Studio 16 2019"
89
89
cuda : " 11.5.1"
94
94
cuda : " 11.5.1"
95
95
arch : 61
96
96
python : " 3.8"
97
- recommended_gpus : " GTX 1000 (Pascal) "
97
+ recommended_gpus : " GTX- 1000"
98
98
- os : windows-2019
99
99
visual_studio : " Visual Studio 16 2019"
100
100
cuda : " 11.5.1"
@@ -134,7 +134,7 @@ jobs:
134
134
if : ${{ matrix.recommended_gpus }}
135
135
uses : actions/upload-artifact@v3
136
136
with :
137
- name : Instant NGP for ${{ matrix.recommended_gpus }}
137
+ name : Instant- NGP- for- ${{ matrix.recommended_gpus }}
138
138
path : |
139
139
LICENSE.txt
140
140
README.md
You can’t perform that action at this time.
0 commit comments