rm warp-primitives
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -8,6 +8,3 @@
|
|||||||
[submodule "rocgputreeshap"]
|
[submodule "rocgputreeshap"]
|
||||||
path = rocgputreeshap
|
path = rocgputreeshap
|
||||||
url = https://www.github.com/AMD-AI/rocgputreeshap
|
url = https://www.github.com/AMD-AI/rocgputreeshap
|
||||||
[submodule "warp-primitives"]
|
|
||||||
path = warp-primitives
|
|
||||||
url = https://github.com/AMD-AI/warp-primitives
|
|
||||||
|
|||||||
@@ -190,7 +190,6 @@ if (USE_HIP)
|
|||||||
set(CMAKE_HIP_FLAGS "${CMAKE_HIP_FLAGS} -Wunused-result -w")
|
set(CMAKE_HIP_FLAGS "${CMAKE_HIP_FLAGS} -Wunused-result -w")
|
||||||
set(CMAKE_HIP_FLAGS "${CMAKE_HIP_FLAGS} -D__HIP_PLATFORM_AMD__")
|
set(CMAKE_HIP_FLAGS "${CMAKE_HIP_FLAGS} -D__HIP_PLATFORM_AMD__")
|
||||||
add_subdirectory(${PROJECT_SOURCE_DIR}/rocgputreeshap)
|
add_subdirectory(${PROJECT_SOURCE_DIR}/rocgputreeshap)
|
||||||
add_subdirectory(${PROJECT_SOURCE_DIR}/warp-primitives)
|
|
||||||
endif (USE_HIP)
|
endif (USE_HIP)
|
||||||
|
|
||||||
if (FORCE_COLORED_OUTPUT AND (CMAKE_GENERATOR STREQUAL "Ninja") AND
|
if (FORCE_COLORED_OUTPUT AND (CMAKE_GENERATOR STREQUAL "Ninja") AND
|
||||||
|
|||||||
Submodule rocgputreeshap updated: 4ede6a0efe...e7f93560b0
Submodule warp-primitives deleted from c55a03e81e
Reference in New Issue
Block a user