提交 ffd4c287 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!353 Move akg directory out

Merge pull request !353 from ZhouFeng/move-akg-dir-out
......@@ -162,7 +162,7 @@ install(
if (ENABLE_GPU)
install(
DIRECTORY ${CMAKE_SOURCE_DIR}/mindspore/_akg
DESTINATION ${INSTALL_PY_DIR}
DESTINATION ${INSTALL_PY_DIR}/../
COMPONENT mindspore
)
if (EXISTS ${CMAKE_SOURCE_DIR}/mindspore/incubator-tvm)
......@@ -170,7 +170,7 @@ if (ENABLE_GPU)
DIRECTORY
${CMAKE_SOURCE_DIR}/mindspore/incubator-tvm/topi/python/topi
${CMAKE_SOURCE_DIR}/mindspore/incubator-tvm/python/tvm
DESTINATION ${INSTALL_PY_DIR}/_akg
DESTINATION ${INSTALL_PY_DIR}/../_akg
COMPONENT mindspore
)
endif ()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册