Browse Source

CI_Test

pull/572/head
ayou11 3 years ago
parent
commit
13bacee9a2
3 changed files with 3 additions and 2 deletions
  1. +1
    -1
      RELEASE.md
  2. +1
    -0
      build.sh
  3. +1
    -1
      metadef

+ 1
- 1
RELEASE.md View File

@@ -2,4 +2,4 @@


This is the initial release of Ascend CANN Parser which was designed by the researchers and engineers in Huawei Technologies Co.,Ltd. This is the initial release of Ascend CANN Parser which was designed by the researchers and engineers in Huawei Technologies Co.,Ltd.


## Main features
## Main features

+ 1
- 0
build.sh View File

@@ -43,6 +43,7 @@ ${ASCEND_OPENSDK_DIR}/ascend_protobuf_static;\
${ASCEND_OPENSDK_DIR}/gtest_shared/lib/cmake/GTest;\ ${ASCEND_OPENSDK_DIR}/gtest_shared/lib/cmake/GTest;\
${ASCEND_OPENSDK_DIR}/gtest_shared/lib64/cmake/GTest" ${ASCEND_OPENSDK_DIR}/gtest_shared/lib64/cmake/GTest"



# print usage message # print usage message
usage() usage()
{ {


+ 1
- 1
metadef

@@ -1 +1 @@
Subproject commit c6841a71ca8b01e34f9ae990de1a7fcf8a4ecb65
Subproject commit 405d018bfb1a5ef4755415c4c654edcac2af271f

Loading…
Cancel
Save