Commit Graph

150 Commits

Author SHA1 Message Date
Dun Liang 6443c00d50 fix gan and python3-config path lookup 2020-06-04 13:47:02 +08:00
Dun Liang 8aa5974fef add res2net 2020-05-30 09:55:51 +08:00
Dun Liang f077571f83 add res2net 2020-05-30 09:54:03 +08:00
Dun Liang 1c54525e2e Merge branch 'master' of https://github.com/Jittor/jittor 2020-05-28 23:21:03 +08:00
Dun Liang d798456fee fix ci 2020-05-28 23:20:45 +08:00
yang guo ye c218723d7e
Merge pull request #90 from Jittor/ygy2
fix doc
2020-05-28 02:09:51 -05:00
guoye 7db591ef0a sqr() 2020-05-28 15:08:37 +08:00
Dun Liang 370a3cc8ef align resize and upsample 2020-05-28 14:53:38 +08:00
guoye 5bcfe0db60 fix doc 2020-05-28 13:05:28 +08:00
Dun Liang a6dab87634 add count_include_pad for pad 2020-05-27 22:19:16 +08:00
Dun Liang 93ca5e9525 add cuda limit.h 2020-05-27 17:28:34 +08:00
Dun Liang 1e867a5b7b fix avg pool compare with pytorch 2020-05-27 16:59:00 +08:00
Dun Liang b93bf36ae9 fix jtune bug and remove empty loop 2020-05-23 23:31:24 +08:00
Dun Liang 1f54a7acb8 remove unused code 2020-05-22 18:51:48 +08:00
Dun Liang 6e5876df65 fix ci bug 2020-05-22 10:40:47 +08:00
Dun Liang af2a9230f7 fix ci bug 2020-05-21 22:22:28 +08:00
Dun Liang 126f92a6f3 add sphinx doc 2020-05-21 20:32:01 +08:00
Dun Liang e5265505df load pth support 2020-05-18 13:19:05 +08:00
Dun Liang ea781154f9 fix sequential 2020-05-17 23:47:18 +08:00
Dun Liang 725c9d3544 fix 2020-05-17 22:38:50 +08:00
Dun Liang 0053692a00 add append and module list 2020-05-17 22:35:23 +08:00
Dun Liang 498e10f715 add model.save 2020-05-16 15:03:41 +08:00
Dun Liang e45f5cb917 Merge branch 'zwy' of https://github.com/Jittor/jittor 2020-05-15 22:10:38 +08:00
Dun Liang 510a8e8b8b docker install readme 2020-05-15 15:41:16 +08:00
zwy 60efbfd461 update embeding 2020-05-15 15:36:12 +08:00
zwy d79bd8e09c update 2020-05-15 15:15:37 +08:00
zwy 96ad1db2d8 update batchnorm1d & instancenorm2d 2020-05-14 15:48:01 +08:00
Dun Liang be141b067c stop grad continue 2020-05-13 16:28:43 +08:00
Dun Liang fc4f54ae0b fix mkl default args 2020-05-13 15:40:20 +08:00
Dun Liang 32651c5c7d Merge branch 'cjld' of https://github.com/Jittor/jittor into polish_conv_tuner 2020-05-12 18:02:59 +08:00
Dun Liang 233bd28355 polish group conv tuner 2020-05-12 18:02:17 +08:00
Dun Liang a41f827984 add param groups 2020-05-11 15:36:37 +08:00
Dun Liang c657491a51 fix cudnn conv workspace too big 2020-05-09 19:46:17 +08:00
Dun Liang a9bb4567dd Merge branch 'master' of https://github.com/Jittor/jittor 2020-05-09 13:14:50 +08:00
Dun Liang 6d62d5da22 fix fused extras 2020-05-09 13:14:19 +08:00
Jittor 627c7d4916
Merge pull request #80 from Jittor/zwy
change ReflectionPad2d & ReplicationPad2d
2020-05-08 12:40:45 +08:00
zwy 357952d98c update 2020-05-08 12:15:58 +08:00
zwy 9b6de1fbd8 update pad2d 2020-05-08 12:13:33 +08:00
Dun Liang 503da59a3b change nn.sigmoid 2020-05-07 15:56:43 +08:00
Dun Liang d2b571e2bc fix sigmoid 2020-05-07 15:25:14 +08:00
Dun Liang fb72d78e14 fix node liveness 2020-05-07 13:37:21 +08:00
zwy f38058bbe7 Memory Leak 2020-05-06 19:41:06 +08:00
Dun Liang 49950eda35 squeeze -1 dim 2020-05-06 18:58:42 +08:00
Dun Liang 557a4bf9d2 fix mkl conv 2020-05-02 10:54:16 +08:00
Dun Liang 901034659e add inference perf 2020-05-01 15:50:50 +08:00
zwy fca8224c0d add doc to converter 2020-05-01 00:01:28 +08:00
zwy f9f0190590 update converter 2020-04-30 23:53:57 +08:00
zwy 9b0a4c1d8c update conv bias 2020-04-30 21:33:46 +08:00
zwy 5f88c2e5c1 Merge branch 'master' of https://github.com/Jittor/jittor 2020-04-30 21:31:54 +08:00
zwy 2c959d2e00 update conv bias 2020-04-30 21:31:07 +08:00