This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
hummingbird
/
graphengine
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Install ge_executor_shared
pull/1961/head
zhangxiaokun
4 years ago
parent
f3498197ee
commit
634bd23024
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ge/CMakeLists.txt
+ 1
- 1
ge/CMakeLists.txt
View File
@@ -1225,7 +1225,7 @@ add_custom_command(
set(INSTALL_BASE_DIR "")
set(INSTALL_LIBRARY_DIR lib)
install(TARGETS ge_runner ge_compiler opensrc_ascendcl OPTIONAL
install(TARGETS ge_runner ge_compiler
ge_executor_shared
opensrc_ascendcl OPTIONAL
LIBRARY DESTINATION ${INSTALL_LIBRARY_DIR}
)
Write
Preview
Loading…
Cancel
Save