Commit Graph

694 Commits

Author SHA1 Message Date
Dun Liang 899bc4d9e8 polish test 2020-12-09 17:51:48 +08:00
Dun Liang b00bb4b39f change readme 2020-12-09 16:15:08 +08:00
Dun Liang 217c96fcc9 add qq group 2020-12-08 22:47:38 +08:00
Dun Liang 79ce02cc6a fix doc 2020-12-08 11:09:41 +08:00
Dun Liang 8d79e298e5 fix cub home 2020-12-07 23:06:09 +08:00
Dun Liang c80e0168c0 Merge branch 'develop' of https://github.com/Jittor/jittor 2020-12-07 22:49:47 +08:00
Dun Liang 514b60dea8 Merge branch 'master' of https://github.com/Jittor/jittor 2020-12-07 22:49:33 +08:00
yang guo ye 3664287cab
Merge pull request #161 from Jittor/dw_conv
Dw conv
2020-12-07 22:49:18 +08:00
cxjyxx_me 3221ac122d fix 2020-12-07 22:48:34 +08:00
Dun Liang 30fc5b32fd add system test 2020-12-07 22:48:25 +08:00
cxjyxx_me 6f5a4cb336 Merge branch 'develop' into dw_conv 2020-12-07 22:43:29 +08:00
cxjyxx_me 895f6ecee2 depthwise_conv 2020-12-07 22:43:11 +08:00
Dun Liang 6e761f89da Merge branch 'develop' of https://github.com/Jittor/jittor 2020-12-03 13:10:19 +08:00
cxjyxx_me 14324f364b mrege 2020-12-02 16:57:36 +08:00
li-xl 294af2f525 add jt.Var,__format__ 2020-12-01 19:46:43 +08:00
li-xl 7f0444d0e0 fix slices bugs 2020-12-01 19:45:06 +08:00
Dun Liang e883f0f747 change readme full test 2020-11-30 20:44:19 +08:00
li-xl 7c0798d057 add peek_logged 2020-11-30 16:03:10 +08:00
Jittor 260a052db9
Update nn.py
fix a simple bug
2020-11-28 20:27:07 +08:00
li-xl 3c7d59ea16 fix Layernorm bugs 2020-11-27 15:19:31 +08:00
li-xl f54701a71c fix batch matmul bugs (grad) 2020-11-27 15:18:31 +08:00
Xiang-Li Li f9bc36b1c7
Merge pull request #157 from lzhengning/master
Add aliases in nn.py
2020-11-27 15:15:56 +08:00
Xiang-Li Li d11c3ad40b
Merge pull request #156 from Jittor/lxl
add misc and bcelogits with pos_weight
2020-11-27 15:12:00 +08:00
Xiang-Li Li 5dfef0af13
Merge branch 'develop' into lxl 2020-11-27 15:11:36 +08:00
Zheng-Ning Liu d1975d9d7e
Add aliases in nn.py 2020-11-27 14:58:30 +08:00
Dun Liang 6e3daf8c8b cub include for cuda11 2020-11-26 23:08:59 +08:00
li-xl 2ca8b91122 fix cudnn_backward_x_op and remove item 2020-11-26 17:36:59 +08:00
li-xl 342214d7f7 Merge branch 'lxl' of https://github.com/jittor/jittor into lxl 2020-11-26 17:34:40 +08:00
li-xl 996327c5fe use broadcast optimize repeat 2020-11-26 17:33:38 +08:00
Dun Liang cbbb3e7de4 update version 2020-11-26 14:13:32 +08:00
Dun Liang 79579b4a30 merge loop var optimize 2020-11-25 22:15:41 +08:00
li-xl 4117c8daae Merge branch 'lxl' of https://github.com/jittor/jittor into lxl 2020-11-25 19:23:48 +08:00
li-xl 13941112e1 Merge branch 'master' of https://github.com/jittor/jittor into lxl 2020-11-25 19:23:28 +08:00
Xiang-Li Li e4c8ac5d77
Merge pull request #155 from lzhengning/master
Update BatchNorm1d with affine=True
2020-11-25 13:52:39 +08:00
Zheng-Ning Liu 798018880e
Update BatchNorm1d
Change default value of affine in BatchNorm1d to be True.
2020-11-25 13:30:21 +08:00
cxjyxx_me 97a99b6a24 depthwise_conv 2020-11-25 11:13:47 +08:00
Dun Liang 08d6f8e607 parallel compiler fix 2020-11-24 10:16:43 +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 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