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
gaoqiong
composable_kernel_ROCM
Commits
43ba9086
"...pipelines/controlnet/pipeline_controlnet_inpaint.py" did not exist on "57f7d2593427bd2cbf7d15d32844cfc5f7717d3f"
Commit
43ba9086
authored
Dec 29, 2024
by
Muhammed Emin Ozturk
Browse files
cmake
parent
1783ccea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
library/src/tensor_operation_instance/gpu/CMakeLists.txt
library/src/tensor_operation_instance/gpu/CMakeLists.txt
+1
-1
No files found.
library/src/tensor_operation_instance/gpu/CMakeLists.txt
View file @
43ba9086
...
@@ -98,7 +98,7 @@ function(add_instance_library INSTANCE_NAME)
...
@@ -98,7 +98,7 @@ function(add_instance_library INSTANCE_NAME)
# message("removing gemm_universal_streamk_bf16 instance ${source} ")
# message("removing gemm_universal_streamk_bf16 instance ${source} ")
# list(REMOVE_ITEM ARGN "${source}")
# list(REMOVE_ITEM ARGN "${source}")
# endif()
# endif()
endforeach
()
#
endforeach()
endif
()
endif
()
#only continue if there are some source files left on the list
#only continue if there are some source files left on the list
if
(
ARGN
)
if
(
ARGN
)
...
...
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