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
4f162503
Unverified
Commit
4f162503
authored
Apr 14, 2020
by
peterjc123
Committed by
GitHub
Apr 14, 2020
Browse files
Mark cu102 as the default for wheels on Windows (#2099)
parent
abc15063
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
packaging/windows/internal/nightly_defaults.bat
packaging/windows/internal/nightly_defaults.bat
+1
-1
No files found.
packaging/windows/internal/nightly_defaults.bat
View file @
4f162503
...
@@ -147,7 +147,7 @@ if "%CUDA_VERSION%" == "cpu" (
...
@@ -147,7 +147,7 @@ if "%CUDA_VERSION%" == "cpu" (
if
"
%TORCHVISION_BUILD_VERSION%
"
==
""
set
TORCHVISION_BUILD_VERSION
=
0
.6.0.dev
%NIGHTLIES_DATE_COMPACT%
if
"
%TORCHVISION_BUILD_VERSION%
"
==
""
set
TORCHVISION_BUILD_VERSION
=
0
.6.0.dev
%NIGHTLIES_DATE_COMPACT%
if
"
%
~1"
==
"Wheels"
(
if
"
%
~1"
==
"Wheels"
(
if
not
"
%CUDA_VERSION%
"
==
"10
1
"
(
if
not
"
%CUDA_VERSION%
"
==
"10
2
"
(
set
TORCHVISION_BUILD_VERSION
=
%TORCHVISION_BUILD_VERSION%
+
%_DESIRED_CUDA%
set
TORCHVISION_BUILD_VERSION
=
%TORCHVISION_BUILD_VERSION%
+
%_DESIRED_CUDA%
)
)
)
)
...
...
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