Commit Graph

62 Commits

Author SHA1 Message Date
Dun Liang f807a28e6b add ctcloss 2021-09-08 17:45:17 +08:00
lzhengning 40ce5e85cd polish repeat: support higher dimension 2021-09-07 20:15:33 +08:00
cxjyxx_me 546860e19e fix cumprod 2021-09-02 04:10:17 -04:00
cxjyxx_me 8a2e7a1881 fix 2021-09-02 04:09:29 -04:00
cxjyxx_me 010d306163 fix 2021-09-02 04:05:38 -04:00
cxjyxx_me c53d473d2a fix cumsum 2021-09-02 04:02:22 -04:00
Dun Liang 655362efd7 better memory profiler 2021-09-02 11:20:25 +08:00
cxjyxx_me 7349284663 Merge branch 'master' of github.com:Jittor/jittor 2021-08-26 22:28:06 -04:00
cxjyxx_me b9f97430c6 set different seed for different process&worker 2021-08-26 22:27:50 -04:00
Dun Liang 810781eae7 doc polish and normalize polish 2021-08-25 12:11:06 +08:00
Zheng-Ning Liu e371a9d887
Merge pull request #240 from lzhengning/doc
doc: set seed
2021-07-17 13:34:06 +08:00
Dun Liang cf6a73c6a5 fix typo 2021-07-02 15:50:14 +08:00
Dun Liang 93940ebb31 add expand -1 interface 2021-07-02 15:42:11 +08:00
lzhengning 3a5a78544f doc: set seed 2021-07-02 12:09:17 +08:00
Dun Liang 4ec2bfacb2 polish distributions 2021-06-17 21:45:48 +08:00
Dun Liang 826513a156 add safe_clip and safe_log 2021-06-11 14:11:58 +08:00
Dun Liang b14a60ad74 add roll 2021-06-05 23:05:01 +08:00
Dun Liang 862d564d85 add distribution for rl 2021-04-29 23:04:02 +08:00
li-xl 36a3c24a46 add bernoulli 2021-03-17 20:22:36 +08:00
zhouwy19 a09c988299 add index_add_ doc 2021-03-16 10:27:26 +08:00
zhouwy19 6dde7e40cb add index_add_ 2021-03-15 21:48:08 +08:00
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