Adaptation run package 0407

pull/14723/head
shenwei41 4 years ago
parent da93717c5d
commit b79d913dd1

@ -1 +1 @@
Subproject commit 168508b0635ec127d0cf42358c050547cbbb14db Subproject commit 6d92a616eaebbc29c920778113f3d0a0d0cf395b

@ -174,7 +174,7 @@ class AscendEnvChecker(EnvChecker):
"""ascend environment check""" """ascend environment check"""
def __init__(self): def __init__(self):
self.version = ["1.77.22.2.220"] self.version = ["1.77.22.3.220"]
atlas_nnae_version = "/usr/local/Ascend/nnae/latest/fwkacllib/version.info" atlas_nnae_version = "/usr/local/Ascend/nnae/latest/fwkacllib/version.info"
atlas_toolkit_version = "/usr/local/Ascend/ascend-toolkit/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" hisi_fwk_version = "/usr/local/Ascend/fwkacllib/version.info"

Loading…
Cancel
Save