update version to 1.3.5.15:

1. pretty-print jt.Var
2. support area mode in interpolate
3. support reshape empty var with uncertain dimension
This commit is contained in:
lzhengning 2022-09-19 21:46:53 +08:00
parent e050dd6dc9
commit 1a91f1dd01
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.5.14'
__version__ = '1.3.5.15'
from jittor_utils import lock
with lock.lock_scope():
ori_int = int