Commit Graph

510 Commits

Author SHA1 Message Date
lzhengning b5d5bafd69 Merge branch 'master' into doc 2021-03-01 14:53:10 +08:00
lzhengning e12e06b9cd doc: update load 2021-03-01 14:52:33 +08:00
Dun Liang 73aa382627 fix densenet vary shape input 2021-02-25 11:39:55 +08:00
Dun Liang 3df3bfc35c Merge branch 'master' of https://github.com/Jittor/jittor 2021-02-22 15:45:29 +08:00
Dun Liang bebd218bdd support disable cuda managed memory 2021-02-22 15:39:23 +08:00
lzhengning da9a4a0232 Merge branch 'master' into doc 2021-02-20 17:51:14 +08:00
Dun Liang aefe719770 add stride padding(h,w) support and ctrl-c quick exit 2021-02-20 16:34:24 +08:00
Dun Liang fbc038cd66 using quick exit 2021-02-16 17:55:02 +08:00
Dun Liang 7d6cb61419 Merge branch 'master' of https://github.com/Jittor/jittor 2021-02-14 23:12:48 +08:00
Dun Liang 4ab1f506e7 polish dock 2021-02-14 23:04:39 +08:00
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
lzhengning 479c1d171c polish the docstring of randint_like 2021-02-09 19:07:16 +08:00
lzhengning 87cea7095a Merge branch 'master' into doc 2021-02-09 18:55:01 +08:00
lzhengning b43abebdbe Merge branch 'master' into doc 2021-02-09 18:48:36 +08:00
lzhengning 37e468e0f8 fix: randint returns decimals when dtype is float 2021-02-09 18:47:47 +08:00
Dun Liang 80135d4ef5 Merge branch 'master' of https://github.com/Jittor/jittor 2021-02-07 22:37:56 +08:00
Dun Liang 79959b6ab4 better randperm support 2021-02-07 22:37:08 +08:00
lzhengning 0278356f31 serialization and random sampling 2021-02-07 21:27:28 +08:00
lzhengning 32549e4be8 LOG: warning to error 2021-02-05 14:24:37 +08:00
lzhengning 095acdb575 fix: do not load parameters with inconsistent shapes 2021-02-05 14:09:19 +08:00
Dun Liang 6ada098f60 polish lr scheduler 2021-02-04 18:01:53 +08:00
Dun Liang ed1738248e polish error msg 2021-02-03 11:55:36 +08:00
Dun Liang 5b8d2fe13c install python-dev hint 2021-02-01 16:34:24 +08:00
Dun Liang 4ec9ace622 polish loop var find out 2021-02-01 14:25:29 +08:00
Dun Liang 71bff3118e polish zero shape 2021-01-31 21:32:25 +08:00
Dun Liang 84967c21c4 polish make_grid interface 2021-01-31 11:22:22 +08:00
Dun Liang 4883d75e1d jt.array type check 2021-01-30 16:29:55 +08:00
Dun Liang f5812a4166 update mkl download link 2021-01-29 16:07:32 +08:00
Dun Liang d33d76c791 add jittor var pickle-able 2021-01-29 15:20:40 +08:00
Dun Liang 3be3a5499c polish 2021-01-28 14:27:59 +08:00
Dun Liang 3d56c776ba add pickle and array interface 2021-01-28 14:24:48 +08:00
Dun Liang ccd9598540 fix ring buffer stuck 2021-01-25 12:14:23 +08:00
Dun Liang 4297ba6fde update to 1.2.2.20 2021-01-22 19:07:27 +08:00
Dun Liang d3ba7f9a54 polish readme 2021-01-20 23:07:53 +08:00
Dun Liang e7909d33ba add jt.Var constructor 2021-01-20 21:35:43 +08:00
Dun Liang 2476a471d4 fix cudnn 8 cuda 11 link problem 2021-01-19 15:21:49 +08:00
Dun Liang b9f6f048cc polish getitem inplace array 2021-01-18 15:03:40 +08:00
Dun Liang 3734af07c0 test_resnet changed 2021-01-17 22:44:57 +08:00
Dun Liang 3a438e21c8 polish loop var pickup method 2021-01-17 22:15:53 +08:00
Dun Liang 10359f02fa Merge branch 'nerf' of https://github.com/Jittor/jittor into nerf 2021-01-17 13:53:58 +08:00
Gword 077f5dd8ef fix cupy mpirun bug 2021-01-17 13:31:39 +08:00
Dun Liang fff97a1599 add gradient accumulate 2021-01-16 14:31:19 +08:00
Dun Liang 6fafe44810 Merge branch 'master' of https://github.com/Jittor/jittor 2021-01-15 23:05:24 +08:00
Dun Liang 4471aff46e add jt console support 2021-01-15 23:04:24 +08:00
guoye yang f50faa5048 fix 2021-01-14 14:52:55 +08:00
cxjyxx_me 6c83e40883 fix 2021-01-14 13:09:20 +08:00
cxjyxx_me 31c2be576e merge 2021-01-14 11:08:44 +08:00
cxjyxx_me 8cd3dcb234 test 2021-01-14 11:07:51 +08:00
Dun Liang 7ebf3e8ee4 polish py_ring_buffer 2021-01-12 18:17:31 +08:00
Dun Liang efcb32b1e1 setitem inplace failure case 2021-01-07 22:24:23 +08:00