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
static buildcheck 0316
tags/v1.3.0
lwx911747
4 years ago
parent
f5ca093953
commit
8d4a8bf553
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(atc_stub_ge_compiler PRIVATE
-fno-common
)
target_link_libraries(fwk_stub_ge_runner PRIVATE
$<BUILD_INTERFACE:intf_pub>
)
Write
Preview
Loading…
Cancel
Save