mirror of https://github.com/Jittor/Jittor
update version && fit float64 dtype
This commit is contained in:
parent
9f36d52575
commit
1ccc22caab
|
@ -9,7 +9,7 @@
|
|||
# file 'LICENSE.txt', which is part of this source code package.
|
||||
# ***************************************************************
|
||||
|
||||
__version__ = '1.3.5.21'
|
||||
__version__ = '1.3.5.22'
|
||||
from jittor_utils import lock
|
||||
with lock.lock_scope():
|
||||
ori_int = int
|
||||
|
|
Loading…
Reference in New Issue