Commit Graph

103 Commits

Author SHA1 Message Date
Dun Liang 0f97f26b89 improve import speed 2020-10-14 12:40:21 +08:00
Dun Liang 8d64d98a35 jit_prepare for array op 2020-10-12 18:01:14 +08:00
Dun Liang c792b23f48 version 1.2 2020-10-10 16:38:21 +08:00
Dun Liang d533f3960b better print and negtive dim with size() 2020-09-27 12:13:28 +08:00
zhouwy19 a3ed6ace15 Merge branch 'master' of https://github.com/Jittor/jittor 2020-09-25 15:40:53 +08:00
zhouwy19 b7811e32a0 refine pow 2020-09-25 15:40:04 +08:00
Dun Liang 7a6e1e2069 update version 2020-09-25 14:15:19 +08:00
Dun Liang d6b9e32428 auto diff hook optimizer and rand 2020-09-25 14:14:28 +08:00
Dun Liang e93810879c add AutoDiff 2020-09-19 13:44:55 +08:00
Dun Liang ee4dbe4c11 tiny update 2020-09-16 14:49:12 +08:00
Dun Liang f3e99b96bc fix multiple different gpu archs compile error 2020-09-13 14:42:52 +08:00
Gword b5d8898a77
Merge pull request #138 from Jittor/densenet
Densenet
2020-09-10 17:58:49 +08:00
Dun Liang 839f354daf add new cuda search path 2020-09-09 20:27:43 +08:00
Gword 6b471e5c8e fix densenet bug 2020-09-08 20:36:17 +08:00
lzhengning 6c39c3be1f Fixed error when flattening a 1D array.
In the following code, end_dim is also flattened. So it is okay when end_dim = start_dim.
2020-09-08 14:54:57 +08:00
Dun Liang 0068580ecb test densenet in models 2020-09-07 16:20:46 +08:00
Dun Liang 4892e65b6f Merge branch 'densenet' of https://github.com/Jittor/jittor into densenet 2020-09-07 15:45:23 +08:00
Dun Liang e78ef3fc71 parallel compiler & normal random 2020-09-06 21:58:03 +08:00
Gword f32bc4ae49 densenet & lr_scheduler 2020-09-03 17:58:39 +08:00
Dun Liang f1a40bc826 improve import speed 2020-08-30 16:30:30 +08:00
Gword 03aefb620a Merge branch 'master' of https://github.com/Jittor/jittor into attention 2020-08-28 20:49:00 +08:00
Gword 7b41ab678f attention op & Sequential with OrderedDict 2020-08-28 20:48:10 +08:00
Dun Liang 5ce1a1d6e8 fix executor multioutput liveness 2020-08-27 22:35:12 +08:00
Dun Liang 7e1678c7ea fix zero dim broadcast 2020-08-17 20:20:31 +08:00
Dun Liang f75c26ab55 fix unique parameters 2020-08-17 19:08:51 +08:00
Dun Liang 2dc161a00e fix float mod 2020-08-17 14:08:31 +08:00
Dun Liang f3ec2e956c fix array dtype 2020-08-14 17:01:11 +08:00
Dun Liang fb90824178 Merge branch 'master' of https://github.com/Jittor/jittor into zwy2 2020-08-14 13:51:17 +08:00
Dun Liang 1ad00d4580 better error control && fix doc && fix free buffer 2020-08-14 13:49:33 +08:00
Gword 27e3361c74
Merge pull request #125 from Exusial/master
new linalg pr
2020-08-13 02:13:49 -05:00
Dun Liang e25a8ac28d fix numpy code op test 2020-08-11 20:47:28 +08:00
Dun Liang 45aba7c99e
Merge branch 'master' into master 2020-08-11 20:03:25 +08:00
Dun Liang ed65ba76e6 update version 2020-08-11 16:59:05 +08:00
Dun Liang a13a400761 add is_training 2020-08-10 21:05:10 +08:00
Dun Liang 80cebbb389 Merge branch 'zwy2' of https://github.com/Jittor/jittor 2020-08-07 12:24:11 +08:00
Dun Liang 353a0ae675 fix numpy scalar to jittor array 2020-08-03 21:34:09 +08:00
Dun Liang e23e587fd4 fix daemon bug 2020-08-03 15:16:47 +08:00
Dun Liang d5d5fc8ea9 fix cupy bug 2020-07-31 22:08:05 +08:00
Gword ad447fefdf Merge branch 'master' of https://github.com/Jittor/jittor into numpy_code 2020-07-31 12:53:59 +08:00
zhouwy19 90a1422b3c repeat chunk stack flip Softplus GN grid_sample 2020-07-30 23:07:35 +08:00
Dun Liang eae3fffcf1 add eager execution 2020-07-30 15:33:51 +08:00
Dun Liang a62b45d6ca add negtive dim support 2020-07-29 16:58:42 +08:00
Dun Liang d83389117f fix multi output code op not use segfault 2020-07-27 22:26:37 +08:00
Dun Liang 431ab5c70f fix bool setitem and reshape NanoVector 2020-07-27 16:03:16 +08:00
Exusial daa5070795
Add files via upload 2020-07-24 23:21:21 +08:00
Gword 1e0f1383d2 merge 2020-07-24 21:22:51 +08:00
Gword b80f03b1ee numpy_code op with cupy 2020-07-24 21:19:50 +08:00
Dun Liang fb873bc50e add __launch_bounds__ for cuda kernel 2020-07-23 13:28:01 +08:00
Dun Liang 8bb698c225 fix copy op 2020-07-23 10:38:36 +08:00
Dun Liang ad320ed2cf update version 2020-07-22 22:41:17 +08:00