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
update graph cmake
pull/260/head
wqtshg
4 years ago
parent
0ebedf55b1
commit
7a1a82437d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/common/graph/CMakeLists.txt
+ 1
- 0
src/common/graph/CMakeLists.txt
View File
@@ -69,6 +69,7 @@ include_directories(${GE_SOURCE_DIR}/build)
add_library(graph SHARED ${SRC_LIST} ${PROTO_SRCS})
target_compile_definitions(graph PRIVATE
DAVINCI_CLOUD
FMK_SUPPORT_DUMP
Werror)
target_link_libraries(graph PRIVATE
#${PROTOBUF_LIBRARY}
Write
Preview
Loading…
Cancel
Save