Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
98aa805e
"vscode:/vscode.git/clone" did not exist on "c1f85d34761d86db21b6b9323102390834267c9b"
Unverified
Commit
98aa805e
authored
Jun 01, 2020
by
peterjc123
Committed by
GitHub
May 31, 2020
Browse files
Update link for cudnn 10.2 (#2277)
parent
650e3dbe
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
packaging/windows/internal/cuda_install.bat
packaging/windows/internal/cuda_install.bat
+1
-1
No files found.
packaging/windows/internal/cuda_install.bat
View file @
98aa805e
...
...
@@ -82,7 +82,7 @@ if not exist "%SRC_DIR%\temp_build\cuda_10.2.89_441.22_win10.exe" (
)
if
not
exist
"
%SRC_DIR%
\temp_build\cudnn-10.2-windows10-x64-v7.6.5.32.zip"
(
curl
-k -L
https
://ossci
-windows
.s3.amazonaws.com/cudnn
-
10
.
1
-windows
10
-x
64
-v
7
.6.
4
.3
8
.zip
--output
"
%SRC_DIR%
\temp_build\cudnn-10.2-windows10-x64-v7.6.5.32.zip"
curl
-k -L
https
://ossci
-windows
.s3.amazonaws.com/cudnn
-
10
.
2
-windows
10
-x
64
-v
7
.6.
5
.3
2
.zip
--output
"
%SRC_DIR%
\temp_build\cudnn-10.2-windows10-x64-v7.6.5.32.zip"
if
errorlevel
1
exit
/b
1
set
"CUDNN_SETUP_FILE=
%SRC_DIR%
\temp_build\cudnn-10.2-windows10-x64-v7.6.5.32.zip"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment