Browse Source

Pre Merge pull request !572 from 宋常霞/master

pull/572/MERGE
宋常霞 Gitee 3 years ago
parent
commit
e89061bb2a
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
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.

## 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/lib64/cmake/GTest"


# print usage message
usage()
{


+ 1
- 1
metadef

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

Loading…
Cancel
Save