mirror of https://github.com/Jittor/Jittor
pip publish for ADAN optimizer, related PR https://github.com/Jittor/jittor/pull/430
This commit is contained in:
parent
ab2e2e11d4
commit
6bf14ee650
|
@ -9,7 +9,7 @@
|
|||
# file 'LICENSE.txt', which is part of this source code package.
|
||||
# ***************************************************************
|
||||
|
||||
__version__ = '1.3.7.12'
|
||||
__version__ = '1.3.7.13'
|
||||
from jittor_utils import lock
|
||||
with lock.lock_scope():
|
||||
ori_int = int
|
||||
|
|
Loading…
Reference in New Issue