update commit_id to mindspore master

pull/13573/head
shenwei41 4 years ago
parent e8cb23e35e
commit f83c9f19ba

@ -1 +1 @@
Subproject commit 40e5c42a12c4daa1530e8db9d006d5b3be5b378f Subproject commit 36eb9620d43a8b4de2bf9c5e670b8356abf23201

@ -166,7 +166,7 @@ class AscendEnvChecker(EnvChecker):
"""ascend environment check""" """ascend environment check"""
def __init__(self): def __init__(self):
self.version = ["1.77.22.0.220"] self.version = ["1.77.22.1.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