Browse Source

delete compiling macros

pull/2001/head
wqtshg 3 years ago
parent
commit
d783c46f61
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      ge/CMakeLists.txt
  2. +0
    -1
      ge/offline/CMakeLists.txt

+ 0
- 1
ge/CMakeLists.txt View File

@@ -622,7 +622,6 @@ target_compile_definitions(ge_compiler PRIVATE
REUSE_MEMORY=1
FMK_SUPPORT_DUMP
FMK_HOST_INFER
COMPILE_OMG_PACKAGE
google=ascend_private
FUNC_VISIBILITY
$<$<STREQUAL:${ENABLE_OPEN_SRC},True>:ONLY_COMPILE_OPEN_SRC>


+ 0
- 1
ge/offline/CMakeLists.txt View File

@@ -22,7 +22,6 @@ target_compile_options(atc_atc.bin PRIVATE

target_compile_definitions(atc_atc.bin PRIVATE
PROTOBUF_INLINE_NOT_IN_HEADERS=0
COMPILE_OMG_PACKAGE
google=ascend_private
LOG_CPP
FUNC_VISIBILITY


Loading…
Cancel
Save