Commit Graph

476 Commits

Author SHA1 Message Date
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
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
guoye yang a3a09a4837 fix 2021-01-07 10:23:09 +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
cxjyxx_me d80e4056f6 memory_profiler 2021-01-05 17:35:01 +08:00
Dun Liang 7d2eefc581 pickle use protocal 4 2020-12-31 12:37:43 +08:00
cxjyxx_me 1be344526c merge 2020-12-30 11:26:49 +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
Gword 64ddd81f63 fix bug 2020-12-28 16:33:17 +08:00
cxjyxx_me a1c4785a6b memory_profiler 2020-12-28 16:25:54 +08:00
cxjyxx_me 3dfa26bbce cos&step lr_scheduler 2020-12-28 16:25:13 +08:00
cxjyxx_me b170ba73ca memory_profiler 2020-12-28 16:13:35 +08:00
Dun Liang 1acda62f59 polish save 2020-12-25 16:35:12 +08:00
Dun Liang cd085765a0 dataset to_jittor recursive 2020-12-25 16:08:32 +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 ced499215d fix test_max_pool2d 2020-12-25 13:38:22 +08:00
zhouwy19 49ac9be019 add more pool & random method 2020-12-25 13:34:34 +08:00
Dun Liang 16897047aa polish concat 2020-12-24 20:39:05 +08:00
Dun Liang 950fd6e42a polish concat error message 2020-12-24 20:33:31 +08:00
Dun Liang d6028df8dc cudnn missing warning 2020-12-24 17:20:27 +08:00
Dun Liang 37b70ddf2c change header 2020-12-23 22:11:19 +08:00
Dun Liang 03e8253a36 update auto_diff 2020-12-22 21:58:52 +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 10ea7eab35 update cutt 2020-12-21 15:43:42 +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
li-xl 37d4ffca0b add dataset keep numpy array 2020-12-17 12:01:18 +08:00
Dun Liang bb562728d3 fix PyArrayDescr_Proxy 2020-12-16 20:03:56 +08:00