Commit Graph

109 Commits

Author SHA1 Message Date
Dun Liang a445f9f017 jt.mpi -> jt.in_mpi 2020-06-11 17:06:52 +08:00
Dun Liang d7c67b7746 crop transform and fix argsort doc 2020-06-10 13:37:50 +08:00
Gword ce0eb785f3
Merge pull request #92 from Jittor/zwy
GAN optimize
2020-06-03 22:05:01 +08:00
Dun Liang 370a3cc8ef align resize and upsample 2020-05-28 14:53:38 +08:00
guowei yang 656ae59974 fix conflict 2020-05-28 01:17:50 +08:00
guowei yang 1abbd8cbda RMSprop 2020-05-26 17:18:58 +08:00
guowei yang 981ca334b3 merge 2020-05-26 14:41:44 +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
guowei yang b588d9998b fix nan bug & add RMSporp 2020-05-20 14:04:06 +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
zwy 60efbfd461 update embeding 2020-05-15 15:36:12 +08:00
zwy 96ad1db2d8 update batchnorm1d & instancenorm2d 2020-05-14 15:48:01 +08:00
guowei yang 8cc5b0cce1 Merge branch 'master' of https://github.com/Jittor/jittor into test_init 2020-05-11 15:56:47 +08:00
Dun Liang a41f827984 add param groups 2020-05-11 15:36:37 +08:00
Dun Liang a9bb4567dd Merge branch 'master' of https://github.com/Jittor/jittor 2020-05-09 13:14:50 +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
gmh d61dcc8f8e add bmm function 2020-05-07 15:37:47 +08:00
zwy f38058bbe7 Memory Leak 2020-05-06 19:41:06 +08:00
guowei yang b5fbf29385 Merge branch 'master' of https://github.com/Jittor/jittor into test_init 2020-05-01 23:55:43 +08:00
guowei yang d98958e627 fix init bug 2020-05-01 23:55:14 +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
guowei yang 4ddd8e0904 more loss and op 2020-04-29 23:36:04 +08:00
zwy 85f5ac4362 update conv bias 2020-04-29 23:09:43 +08:00
zwy dd58aace62 delete batchnorm1d 2020-04-29 23:05:35 +08:00
zwy d74dc1c148 update 2020-04-29 21:02:51 +08:00
zwy 4ff60ee04c update 2020-04-29 15:55:22 +08:00
zwy 264148a017 Merge branch 'master' of https://github.com/Jittor/jittor 2020-04-29 15:31:19 +08:00
bennyguo acfceca90f merge nn.py 2020-04-29 02:26:42 +08:00
bennyguo d792ba55b3 group convolution support 2020-04-29 02:22:22 +08:00
zwy 113d917dc4 add some ops 2020-04-28 21:15:52 +08:00
cxjyxx_me 5325225e9f fix bug 2020-04-27 09:49:04 +08:00
guowei yang 225ddd137f auto sync param 2020-04-24 14:42:20 +08:00
Dun Liang c9052e090d fix fetcher segfault 2020-04-22 19:38:01 +08:00
guowei yang d4cbd373f2 test batchnorm backward 2020-04-21 22:59:19 +08:00
Dun Liang 2315928240 polish test_mpi_batchnorm 2020-04-20 22:05:38 +08:00
Dun Liang d60b37bb07 Merge branch 'master' of https://github.com/Jittor/jittor into gword 2020-04-20 20:17:43 +08:00
Dun Liang 5a450a495b Merge branch 'ygy' of https://github.com/Jittor/jittor into gword 2020-04-20 20:17:09 +08:00
Dun Liang f16a1c8bdf Merge branch 'models' of https://github.com/Jittor/jittor 2020-04-20 19:12:53 +08:00
Dun Liang 2c8124d144 Merge remote-tracking branch 'origin/gmh' into models 2020-04-20 15:28:23 +08:00
zwy c467a8f221 update converter 2020-04-19 22:51:27 +08:00
zwy 6e08781df4 models & converter & flatten/view/permute/adapool 2020-04-19 22:01:32 +08:00
guowei yang a0f6275926 sync batchnorm 2020-04-19 15:40:27 +08:00
gmh a4d4bfe16a update nn.dropout 2020-04-16 22:52:19 +08:00
Dun Liang 5b7e057f6c add cos/sin/tan[ah] and fix tanh nan #61 2020-04-16 15:53:05 +08:00
cxjyxx_me a089378ec6 fix 2020-04-16 15:16:21 +08:00
cxjyxx_me fd80146901 merge mpi ops 2020-04-16 09:26:43 +08:00
cxjyxx_me ba0afe5099 fix 2020-04-16 09:24:10 +08:00
guowei yang 43279ae58f test mpi batchnorm 2020-04-14 15:35:15 +08:00
guowei yang 0fcdf20cfa distributed batchnorm 2020-04-10 13:31:40 +08:00
cxjyxxme 178d7b259a fix some bug & add sync weights 2020-04-08 18:26:15 +08:00
guoye 0625957143 pool 2020-03-27 18:01:59 +08:00
Dun Liang 1258121b1f version 1522f3d004f9bdbf3953d91d4c259c341817c71f 2020-03-19 12:20:54 +08:00