mirror of https://github.com/Jittor/Jittor
update version with weight norm
This commit is contained in:
parent
2e67d0eb8f
commit
e395ae7791
|
@ -9,7 +9,7 @@
|
|||
# file 'LICENSE.txt', which is part of this source code package.
|
||||
# ***************************************************************
|
||||
|
||||
__version__ = '1.3.7.11'
|
||||
__version__ = '1.3.7.12'
|
||||
from jittor_utils import lock
|
||||
with lock.lock_scope():
|
||||
ori_int = int
|
||||
|
|
Loading…
Reference in New Issue