update version

This commit is contained in:
shenwei41 2021-02-06 16:01:34 +08:00
parent 2cfd913e2b
commit 7035f00802
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ class AscendEnvChecker(EnvChecker):
"""ascend environment check"""
def __init__(self):
self.version = ["1.77.11.0.110"]
self.version = ["1.77.T11.0.B110"]
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"