!18004 adaptation run_package 0608

Merge pull request !18004 from shenwei41/upgrade_ascend_0608
This commit is contained in:
wmzheng2020 2021-06-09 09:32:40 +08:00 committed by Gitee
commit ee6054c01f
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ class AscendEnvChecker(EnvChecker):
"""ascend environment check"""
def __init__(self):
self.version = ["1.77.22.6.220"]
self.version = ["1.77.100.1.220"]
atlas_nnae_version = "/usr/local/Ascend/nnae/latest/fwkacllib/version.info"
atlas_toolkit_version = "/usr/local/Ascend/ascend-toolkit/latest/fwkacllib/version.info"
hisi_fwk_version = "/usr/local/Ascend/fwkacllib/version.info"