!16696 upgrade_ascend_0520

From: @ding_fei_fei
Reviewed-by: @liucunwei,@xsmq
Signed-off-by: @liucunwei
This commit is contained in:
mindspore-ci-bot 2021-05-21 18:17:01 +08:00 committed by Gitee
commit 23ae64b13a
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit f1f6a01ffc67e13714c9c399e0dd4d20d45158e9
Subproject commit c5be7f3198ea2ffcd100303fd12c1a7943adb6f0

View File

@ -205,7 +205,7 @@ class AscendEnvChecker(EnvChecker):
"""ascend environment check"""
def __init__(self):
self.version = ["1.78.T10.0.B100"]
self.version = ["1.78.T13.0.B130"]
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"