forked from mindspore-Ecosystem/mindspore
upgrade_ascend_0520
This commit is contained in:
parent
620ba53725
commit
5c0ff5a4dc
|
@ -1 +1 @@
|
|||
Subproject commit f1f6a01ffc67e13714c9c399e0dd4d20d45158e9
|
||||
Subproject commit c5be7f3198ea2ffcd100303fd12c1a7943adb6f0
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue