Commit Graph

41 Commits

Author SHA1 Message Date
Dun Liang 36e7acfc1f polish auto_parallel and upsample 2021-03-11 16:05:34 +08:00
Dun Liang a0f2516626 polish extra none slice 2021-03-08 22:23:06 +08:00
Dun Liang 1d665e4dbf add scatter gather support 2021-03-07 16:11:28 +08:00
Dun Liang 79959b6ab4 better randperm support 2021-02-07 22:37:08 +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 10359f02fa Merge branch 'nerf' of https://github.com/Jittor/jittor into nerf 2021-01-17 13:53:58 +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 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
cxjyxx_me d80e4056f6 memory_profiler 2021-01-05 17:35:01 +08:00
cxjyxx_me 1be344526c merge 2020-12-30 11:26:49 +08:00
Gword 463e530643 Merge branch 'searchsort' into ygy4 2020-12-28 16:33:20 +08:00
cxjyxx_me a1c4785a6b memory_profiler 2020-12-28 16:25:54 +08:00
cxjyxx_me b170ba73ca memory_profiler 2020-12-28 16:13:35 +08:00
Dun Liang 2c939cb301 change header 2020-12-25 16:08:31 +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 d2c5d04ecf add nan checker 2020-12-16 20:03:56 +08:00
li-xl 75e60d74b4 add repeat_interleave 2020-12-16 20:02:57 +08:00
zhouwy19 73eb05b36e make_grid add range support 2020-12-15 11:27:44 +08:00
Dun Liang 8430c48ad5 flip support multiple dims 2020-12-14 17:15:40 +08:00
Dun Liang 5d321c13cf add save_image and Function apply 2020-12-14 17:07:17 +08:00
Dun Liang 30fc5b32fd add system test 2020-12-07 22:48:25 +08:00
li-xl 2ca8b91122 fix cudnn_backward_x_op and remove item 2020-11-26 17:36:59 +08:00
li-xl 996327c5fe use broadcast optimize repeat 2020-11-26 17:33:38 +08:00
li-xl 8c83ba92e1 fix transpose bugs 2020-11-24 10:14:31 +08:00
li-xl 1045f04c4b add misc and bcelogits with pos_weight 2020-11-10 11:34:39 +08:00
li-xl 0efca41bba delect all delete any 2020-11-08 16:39:25 +08:00
li-xl 98545bede4 add softplus 2020-11-08 16:04:12 +08:00
li-xl 06eb505eea add bmm_transpose and pad and merge_loop_flags 2020-11-03 17:04:25 +08:00
Dun Liang c792b23f48 version 1.2 2020-10-10 16:38:21 +08:00
Dun Liang d6b9e32428 auto diff hook optimizer and rand 2020-09-25 14:14:28 +08:00
Dun Liang 1ad00d4580 better error control && fix doc && fix free buffer 2020-08-14 13:49:33 +08:00
zhouwy19 614a17ef8f add make_grid & unbind 2020-08-11 17:16:32 +08:00
zhouwy19 87b1933447 add cross & normalize 2020-07-31 09:34:49 +08:00
zhouwy19 90a1422b3c repeat chunk stack flip Softplus GN grid_sample 2020-07-30 23:07:35 +08:00