Commit Graph

76 Commits

Author SHA1 Message Date
lzhengning cac2b83a1c update copyright to 2022 2022-04-22 18:01:02 +08:00
Dun Liang 0666456a2f v 1.3.3 memory optimization 2022-04-22 15:04:06 +08:00
Dun Liang 9c74699707 optimize concat and split 2022-04-04 22:53:20 +08:00
Dun Liang cfb8f0c4a8 use -O2 for nan check 2022-03-31 20:28:29 +08:00
Dun Liang 3948cba176 add isnan and isinf check 2022-03-31 20:21:35 +08:00
Dun Liang 64e7ee9d63 polish bool reduce 2022-03-30 14:35:49 +08:00
Dun Liang 438c8ba692 Merge branch 'master' of github.com:Jittor/jittor 2022-03-15 21:18:08 +08:00
Dun Liang 39ecdd84fd add fp16 support 2022-03-15 17:45:39 +08:00
Zheng-Ning Liu ca2ec40a59
fix: cumsum not available on CPU 2022-03-02 18:05:35 +08:00
Xiang-Li Li 4383886feb
Update misc.py
polish cub_cumsum to support ‘range’  item assignment'
2022-02-22 22:34:14 +08:00
lidongyang 5c1164233e polish make_grid 2022-01-04 16:09:28 +08:00
Dun Liang b913cd8254 polish atan2 2021-12-09 14:41:41 +08:00
Dun Liang 08cc8a0451 fix typo 2021-11-01 11:42:38 +08:00
lzhengning e57f0e4879 updated docs 2021-09-30 16:15:32 +08:00
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