pip publish for ADAN optimizer, related PR https://github.com/Jittor/jittor/pull/430

This commit is contained in:
lzhengning 2023-04-10 14:03:04 +08:00
parent ab2e2e11d4
commit 6bf14ee650
1 changed files with 1 additions and 1 deletions

View File

@ -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