forked from mindspore-Ecosystem/mindspore
update graphegine commit id to master
This commit is contained in:
parent
a1621dbb77
commit
e3b2b1e50a
|
@ -1 +1 @@
|
|||
Subproject commit 36eb9620d43a8b4de2bf9c5e670b8356abf23201
|
||||
Subproject commit 168508b0635ec127d0cf42358c050547cbbb14db
|
|
@ -174,7 +174,7 @@ class AscendEnvChecker(EnvChecker):
|
|||
"""ascend environment check"""
|
||||
|
||||
def __init__(self):
|
||||
self.version = ["1.77.22.1.220"]
|
||||
self.version = ["1.77.22.2.220"]
|
||||
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