Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
3f056993
".github/vscode:/vscode.git/clone" did not exist on "4c676e3db3acddcd2acfd3c7ccab32ac7b9add5a"
Unverified
Commit
3f056993
authored
Sep 29, 2024
by
Wang, Chuanqi
Committed by
GitHub
Sep 29, 2024
Browse files
Enable xpu windows CD (#3833)
parent
ba696ea3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
.github/workflows/build_wheels_windows.yml
.github/workflows/build_wheels_windows.yml
+1
-0
packaging/vc_env_helper.bat
packaging/vc_env_helper.bat
+2
-0
No files found.
.github/workflows/build_wheels_windows.yml
View file @
3f056993
...
@@ -25,6 +25,7 @@ jobs:
...
@@ -25,6 +25,7 @@ jobs:
os
:
windows
os
:
windows
test-infra-repository
:
pytorch/test-infra
test-infra-repository
:
pytorch/test-infra
test-infra-ref
:
main
test-infra-ref
:
main
with-xpu
:
enable
build
:
build
:
needs
:
generate-matrix
needs
:
generate-matrix
strategy
:
strategy
:
...
...
packaging/vc_env_helper.bat
View file @
3f056993
...
@@ -20,6 +20,8 @@ if "%VSDEVCMD_ARGS%" == "" (
...
@@ -20,6 +20,8 @@ if "%VSDEVCMD_ARGS%" == "" (
@echo
on
@echo
on
if
"
%CU_VERSION%
"
==
"xpu"
call
"C:\Program Files (x86)\Intel\oneAPI\setvars.bat"
set
DISTUTILS_USE_SDK
=
1
set
DISTUTILS_USE_SDK
=
1
set
args
=
%
1
set
args
=
%
1
...
...
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