JittorMirror/python/jittor
Zheng-Ning Liu 81db43e669
Fix a bug in the performance test script (#168)
* fix: pytorch tensors do not have .sync() method

* feat: check if the docker image is already built
2021-02-11 19:12:51 +08:00
..
dataset polish error msg 2021-02-03 11:55:36 +08:00
models polish error msg 2021-02-03 11:55:36 +08:00
test Fix a bug in the performance test script (#168) 2021-02-11 19:12:51 +08:00
transform update 2020 -> 2021 2021-01-07 16:25:00 +08:00
utils polish lr scheduler 2021-02-04 18:01:53 +08:00
__init__.py Merge branch 'master' of https://github.com/Jittor/jittor 2021-02-07 22:37:56 +08:00
attention.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
compile_extern.py update mkl download link 2021-01-29 16:07:32 +08:00
compiler.py update to 1.2.2.20 2021-01-22 19:07:27 +08:00
contrib.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
depthwise_conv.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
extern version 1522f3d004f9bdbf3953d91d4c259c341817c71f 2020-03-19 12:20:54 +08:00
init.py Merge branch 'nerf' of https://github.com/Jittor/jittor into nerf 2021-01-17 13:53:58 +08:00
init_cupy.py update to 1.2.2.20 2021-01-22 19:07:27 +08:00
linalg.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
lock.py add lock_scope and unlock_scope 2020-04-10 16:10:01 +08:00
lr_scheduler.py polish lr scheduler 2021-02-04 18:01:53 +08:00
misc.py better randperm support 2021-02-07 22:37:08 +08:00
nn.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
notebook version 1522f3d004f9bdbf3953d91d4c259c341817c71f 2020-03-19 12:20:54 +08:00
optim.py add gradient accumulate 2021-01-16 14:31:19 +08:00
pool.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
pyjt_compiler.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
script version 1522f3d004f9bdbf3953d91d4c259c341817c71f 2020-03-19 12:20:54 +08:00
sparse.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
src version 1522f3d004f9bdbf3953d91d4c259c341817c71f 2020-03-19 12:20:54 +08:00
version add requires_grad 2020-12-21 22:41:45 +08:00