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
Torchaudio
Commits
b75e3bb9
Unverified
Commit
b75e3bb9
authored
Sep 29, 2021
by
Caroline Chen
Committed by
GitHub
Sep 29, 2021
Browse files
[fbsync] Remove trailing whitespace (#1803)
parent
a7bdedae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
b75e3bb9
...
@@ -69,7 +69,7 @@ if(USE_CUDA AND USE_ROCM)
...
@@ -69,7 +69,7 @@ if(USE_CUDA AND USE_ROCM)
message
(
FATAL
"CUDA and ROCm are mutually exclusive"
)
message
(
FATAL
"CUDA and ROCm are mutually exclusive"
)
endif
()
endif
()
if
(
USE_ROCM
)
if
(
USE_ROCM
)
# Find the HIP package, set the HIP paths, load the HIP CMake.
# Find the HIP package, set the HIP paths, load the HIP CMake.
include
(
cmake/LoadHIP.cmake
)
include
(
cmake/LoadHIP.cmake
)
if
(
NOT PYTORCH_FOUND_HIP
)
if
(
NOT PYTORCH_FOUND_HIP
)
...
...
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