This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
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
Fix windows compile.
pull/1535/head
unknown
4 years ago
parent
823c4c1e69
commit
277830617b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ge/executor/CMakeLists.txt
+ 1
- 0
ge/executor/CMakeLists.txt
View File
@@ -287,6 +287,7 @@ target_include_directories(ge_executor_shared PRIVATE
target_link_options(ge_executor_shared PRIVATE
-Wl,-Bsymbolic
-Wl,--exclude-libs,ALL
)
target_link_libraries(ge_executor_shared PRIVATE
Write
Preview
Loading…
Cancel
Save