Browse Source

!545 modify fwk_atc.bin

From: @taoxudonghaha
Reviewed-by: @xchu42,@ji_chen
Signed-off-by: @ji_chen
tags/v1.2.0
mindspore-ci-bot Gitee 4 years ago
parent
commit
48872d7b4f
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      ge/offline/CMakeLists.txt
  2. +2
    -2
      ge/offline/module.mk

+ 2
- 2
ge/offline/CMakeLists.txt View File

@@ -183,11 +183,11 @@ target_link_libraries(fwk_atc.bin PRIVATE
c_sec
graph
error_manager
ge_compiler
ge_runner
parser_common
gflags
json
runtime_compile
runtime
slog
static_mmpa
-lrt


+ 2
- 2
ge/offline/module.mk View File

@@ -149,8 +149,8 @@ LOCAL_SHARED_LIBRARIES := \
libgraph \
libregister \
liberror_manager \
libge_compiler \
libruntime_compile \
libge_runner \
libruntime \
libparser_common \
liberror_manager \



Loading…
Cancel
Save