forked from jittor/jittor
polish cuda thread
This commit is contained in:
parent
24fe48451a
commit
cc0e4f120a
|
@ -9,7 +9,7 @@
|
|||
# file 'LICENSE.txt', which is part of this source code package.
|
||||
# ***************************************************************
|
||||
|
||||
__version__ = '1.3.6.5'
|
||||
__version__ = '1.3.6.6'
|
||||
from jittor_utils import lock
|
||||
with lock.lock_scope():
|
||||
ori_int = int
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue