mirror of https://github.com/Jittor/Jittor
update to 1.3.10.0
This commit is contained in:
parent
d892a83d1c
commit
845c24c9f8
|
@ -9,7 +9,7 @@
|
|||
# file 'LICENSE.txt', which is part of this source code package.
|
||||
# ***************************************************************
|
||||
|
||||
__version__ = '1.3.9.14'
|
||||
__version__ = '1.3.10.0'
|
||||
from jittor_utils import lock
|
||||
with lock.lock_scope():
|
||||
ori_int = int
|
||||
|
|
Loading…
Reference in New Issue