Commit Graph

175 Commits

Author SHA1 Message Date
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
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 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 10359f02fa Merge branch 'nerf' of https://github.com/Jittor/jittor into nerf 2021-01-17 13:53:58 +08:00
Dun Liang fff97a1599 add gradient accumulate 2021-01-16 14:31:19 +08:00
Dun Liang 4471aff46e add jt console support 2021-01-15 23:04:24 +08:00
Dun Liang 7ebf3e8ee4 polish py_ring_buffer 2021-01-12 18:17:31 +08:00
Dun Liang 3f858b76e1 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
Dun Liang 37aafe431a python jit and auto_parallel 2021-01-07 16:22:26 +08:00
Gword 56cc2f50f4 Merge branch 'master' of https://github.com/Jittor/jittor into ygy4 2021-01-06 13:24:53 +08:00
Dun Liang 96545765ec add search_sorted 2021-01-05 23:08:33 +08:00
Dun Liang 7d2eefc581 pickle use protocal 4 2020-12-31 12:37:43 +08:00
Dun Liang 0a5a7f5ea2 update Softplus Module 2020-12-29 10:49:51 +08:00
Gword 463e530643 Merge branch 'searchsort' into ygy4 2020-12-28 16:33:20 +08:00
Dun Liang 1acda62f59 polish save 2020-12-25 16:35:12 +08:00
Dun Liang 2c939cb301 change header 2020-12-25 16:08:31 +08:00
zhouwy19 c805c8de54 update version 2020-12-25 15:52:02 +08:00
zhouwy19 49ac9be019 add more pool & random method 2020-12-25 13:34:34 +08:00
Dun Liang 8f425206b9 dataset reset 2020-12-22 17:16:29 +08:00
Gword 5d3a5ecf03 Merge branch 'master' of https://github.com/Jittor/jittor into searchsort 2020-12-22 16:48:05 +08:00
Dun Liang 1b6970f7dc add requires_grad 2020-12-21 22:41:45 +08:00
Dun Liang 2d1df7336a add jt.save 2020-12-17 21:03:24 +08:00
Gword 25510ddf32 Merge branch 'master' of https://github.com/Jittor/jittor 2020-12-17 20:32:29 +08:00
Gword 8a4ad9bca5 searchsorted&cumprod etc. ops 2020-12-17 20:31:26 +08:00
Dun Liang bb562728d3 fix PyArrayDescr_Proxy 2020-12-16 20:03:56 +08:00
li-xl d7cad0ca82 add_len for Var 2020-12-16 20:01:11 +08:00
Dun Liang 9f3c97a605 update version 2020-12-16 17:41:05 +08:00
Dun Liang 5c243bef79 var slice check numpy scalar 2020-12-16 17:41:05 +08:00
Dun Liang 358e4b1b82 load pth 2020-12-14 23:04:20 +08:00
Dun Liang 5d321c13cf add save_image and Function apply 2020-12-14 17:07:17 +08:00
Dun Liang 3c55f6ecff pytorch converter server 2020-12-13 22:04:02 +08:00
Dun Liang c8252ac7fb add conv transpose function 2020-12-13 19:03:43 +08:00
Dun Liang fa64a66dad add pretrained weights 2020-12-11 15:31:03 +08:00
周文洋 61fe7f1eae add register_pre_forward_hook 2020-12-09 21:53:28 +08:00
Dun Liang 899bc4d9e8 polish test 2020-12-09 17:51:48 +08:00