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
!1276
static check 0316
From:
@lwx911747
Reviewed-by: @xchu42,@wqtshg Signed-off-by:
@wqtshg
tags/v1.3.0
mindspore-ci-bot
Gitee
4 years ago
parent
41cc6f2046
2afe0730e5
commit
aa80caeca4
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
ge/CMakeLists.txt
+ 4
- 0
ge/CMakeLists.txt
View File
@@ -977,6 +977,10 @@ add_library(fwk_stub_ge_runner SHARED
add_dependencies(fwk_stub_ge_runner ge_stub)
target_compile_options(fwk_stub_ge_runner PRIVATE
-fno-common
)
target_link_libraries(fwk_stub_ge_runner PRIVATE
$<BUILD_INTERFACE:intf_pub>
)
Write
Preview
Loading…
Cancel
Save