"...pipelines/controlnet/pipeline_controlnet_inpaint.py" did not exist on "57f7d2593427bd2cbf7d15d32844cfc5f7717d3f"
Commit 43ba9086 authored by Muhammed Emin Ozturk's avatar Muhammed Emin Ozturk
Browse files

cmake

parent 1783ccea
...@@ -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)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment