Commit Graph

656 Commits

Author SHA1 Message Date
cxjyxx_me 97a99b6a24 depthwise_conv 2020-11-25 11:13:47 +08:00
li-xl 4d989e94b1 rm merge_loop_mismatch_threshold 2020-11-09 15:14:48 +08:00
li-xl 0efca41bba delect all delete any 2020-11-08 16:39:25 +08:00
li-xl 32af287461 Merge branch 'master' of https://github.com/jittor/jittor 2020-11-08 16:04:16 +08:00
li-xl 98545bede4 add softplus 2020-11-08 16:04:12 +08:00
Dun Liang 805f48369d better trace_py_var 2020-11-06 14:41:38 +08:00
li-xl cb52493db9 Merge branch 'master' of https://github.com/jittor/jittor 2020-11-03 17:06:20 +08:00
li-xl 06eb505eea add bmm_transpose and pad and merge_loop_flags 2020-11-03 17:04:25 +08:00
Dun Liang 5713130b03 signal handler for ctrl-c 2020-11-03 12:36:04 +08:00
Dun Liang cd5731970a update version 2020-11-02 22:42:29 +08:00
Dun Liang 9ddd16126c fix switch flags 2020-11-02 22:41:26 +08:00
Dun Liang 143bb01d8e optimize ring buffer and copy free array op 2020-11-02 17:11:29 +08:00
zhouwy19 1e21b660bb
Merge pull request #152 from Jittor/zwy2
add sign & Sequential __iter__
2020-10-28 14:09:15 +08:00
zhouwy19 b742939605 update sign 2020-10-28 14:07:42 +08:00
zhouwy19 8e93e36f53 add sign & Sequential __iter__ 2020-10-28 11:31:33 +08:00
li-xl 8d5acd276a optimize where jit prepare 2020-10-27 11:49:40 +08:00
li-xl 5af7244523 Merge branch 'master' of https://github.com/jittor/jittor 2020-10-26 22:04:32 +08:00
li-xl aa502deafb optimize where op && fix vary shape infer 2020-10-26 22:03:53 +08:00
Dun Liang 9bfb89bd52 fix setitem test 2020-10-26 21:18:43 +08:00
Dun Liang 8dc10f2f1a fix 2020-10-26 19:45:59 +08:00
Dun Liang 56bc0f4e98 Merge branch 'master' of https://github.com/Jittor/jittor 2020-10-26 19:40:48 +08:00
Dun Liang f1b7af155f optimize jit_prepare 2020-10-26 19:40:04 +08:00
li-xl 9ff2cddee5 add cub_where_op 2020-10-22 11:22:15 +08:00
li-xl b9651c5881 fix getitem zero shape 2020-10-21 12:42:58 +08:00
li-xl ca7207e027 Merge branch 'master' of https://github.com/jittor/jittor 2020-10-21 11:37:06 +08:00
li-xl bd506460be remove matmul print 2020-10-21 11:36:59 +08:00
Dun Liang b747cfd9bf fix compile error 2020-10-18 19:22:06 +08:00
Dun Liang 77d841c1df Merge branch 'patch-1' of https://github.com/Neutron3529/jittor 2020-10-17 16:04:26 +08:00
Dun Liang 386b7c0302 Merge branch 'gmh' of https://github.com/Jittor/jittor 2020-10-17 15:48:38 +08:00
Dun Liang ea1e840709 Merge branch 'zwy2' of https://github.com/Jittor/jittor 2020-10-17 15:43:49 +08:00
Dun Liang ee268c7456 add __iter__ in sequential 2020-10-17 15:42:14 +08:00
Dun Liang d72ebb8ea1 Merge branch 'master' of https://github.com/Jittor/jittor 2020-10-17 15:20:39 +08:00
Dun Liang 5088d6f6f9 non bool where 2020-10-17 15:19:55 +08:00
Dun Liang 766688d941 Merge remote-tracking branch 'origin/lxl' 2020-10-17 15:19:13 +08:00
Dun Liang 6a0fb9cf4c Merge branch 'zwy_2' of https://github.com/Jittor/jittor 2020-10-17 15:09:00 +08:00
Dun Liang 05a67323ae fix vary shape setitem 2020-10-17 15:08:55 +08:00
li-xl 84c10c7a06 fix setitem 2020-10-16 20:43:37 +08:00
Dun Liang d31cdab30f setitem polish 2020-10-16 20:02:46 +08:00
zhouwy19 5eb0dc56e4 fix setitem bug 2020-10-16 19:49:27 +08:00
Dun Liang db30ead79e code op with output 2020-10-16 15:02:04 +08:00
Dun Liang aac16547d0 bool array fix 2020-10-14 20:02:13 +08:00
Dun Liang 70d338d44c ... 2020-10-14 18:04:11 +08:00
Dun Liang 563c6fa22a slice start==stop 2020-10-14 17:58:36 +08:00
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 6bc4a858b2 Merge branch 'master' of https://github.com/Jittor/jittor 2020-10-10 16:40:19 +08:00
Dun Liang c792b23f48 version 1.2 2020-10-10 16:38:21 +08:00
li-xl 3f8dbb63b2 add tolist into misc 2020-10-05 13:54:35 +08:00
li-xl 30ba3ccfc2 fix split 2020-10-04 17:07:52 +08:00
li-xl c59eb87a37 fix split with size=0 2020-10-04 17:00:50 +08:00