Commit Graph

151 Commits

Author SHA1 Message Date
Dun Liang c1e0861446 redirect jupyter outputs 2020-04-28 19:48:46 +08:00
Dun Liang 2ed7ae6aec nanostring support numpy type, error with example 2020-04-27 22:18:25 +08:00
cxjyxx_me 5325225e9f fix bug 2020-04-27 09:49:04 +08:00
Dun Liang ab533a5f45 code op增加更多特性 :
* 可以有多个输出
* 允许输出动态大小的var
* code op内部可以写注释了
* code op可以使用别名了,通过@alias为inputa和outputs增加别名
2020-04-26 20:46:19 +08:00
guowei yang 6c08f24cff Merge branch 'master' of https://github.com/Jittor/jittor 2020-04-24 15:26:10 +08:00
guowei yang 225ddd137f auto sync param 2020-04-24 14:42:20 +08:00
Dun Liang b0339a703c polish readme 2020-04-24 12:36:49 +08:00
Dun Liang 59faac1fa5 fix#65 llvm cuda install, Thanks @hiyyg 2020-04-24 12:13:07 +08:00
zhouwy19 b9eb3aab22 fix converter bug 2020-04-23 19:27:44 +08:00
Dun Liang c58f3fc3b7 version 1.0.1 2020-04-22 20:30:08 +08:00
Dun Liang 68d1a11abd Merge branch 'master' of https://github.com/Jittor/jittor into gword 2020-04-22 20:29:15 +08:00
Dun Liang c9052e090d fix fetcher segfault 2020-04-22 19:38:01 +08:00
Dun Liang 3ecce8eb9e polish mpi code 2020-04-22 15:06:23 +08:00
Dun Liang 62f5acf11d polish readme for windows 2020-04-22 11:09:27 +08:00
Dun Liang 8da6ef720b Merge branch 'gword' of https://github.com/Jittor/jittor into gword 2020-04-21 23:38:56 +08:00
Dun Liang eb15529b4d add reduce mean 2020-04-21 23:37:43 +08:00
guowei yang d4cbd373f2 test batchnorm backward 2020-04-21 22:59:19 +08:00
guowei yang ab872906c2 Merge branch 'gword' of https://github.com/Jittor/jittor into gword 2020-04-21 16:26:13 +08:00
Dun Liang c94995e640 polish mpi dataset, better batch size 2020-04-21 15:48:49 +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 87cbdef949 Merge branch 'master' of https://github.com/vealocia/jittor 2020-04-20 20:05:39 +08:00
Dun Liang 671d3a83cb fix debug mode 2020-04-20 19:14:51 +08:00
Dun Liang f16a1c8bdf Merge branch 'models' of https://github.com/Jittor/jittor 2020-04-20 19:12:53 +08:00
Dun Liang 24d3fbb4c5 fix typo 2020-04-20 17:16:06 +08:00
Dun Liang 9b51b565f7 change name 2020-04-20 17:14:07 +08:00
Dun Liang 2c8124d144 Merge remote-tracking branch 'origin/gmh' into models 2020-04-20 15:28:23 +08:00
Dun Liang 4ddb2b7053 small fix & add test 2020-04-20 14:54:44 +08:00
guowei yang a55f559e0c Merge branch 'master' of https://github.com/Jittor/jittor into gword 2020-04-19 23:18:19 +08:00
Dun Liang 13a5c8cbc8 add sin grad 2020-04-19 22:57:38 +08:00
zwy d94f227272 update converter 2020-04-19 22:54:20 +08:00
zwy c467a8f221 update converter 2020-04-19 22:51:27 +08:00
zwy 52317b040d add unsupport_ops for converter 2020-04-19 22:41:11 +08:00
zwy 6e08781df4 models & converter & flatten/view/permute/adapool 2020-04-19 22:01:32 +08:00
guowei yang 2d5dac8619 Merge branch 'master' of https://github.com/Jittor/jittor into gword 2020-04-19 15:40:59 +08:00
guowei yang a0f6275926 sync batchnorm 2020-04-19 15:40:27 +08:00
Gword 10b8406784
Merge pull request #62 from Jittor/cjld
add cos/sin/tan[ah] and fix tanh nan #61
2020-04-19 15:36:31 +08:00
cxjyxx_me 5ccf9502c7 test optimizer & nccl backward 2020-04-18 10:59:57 +08:00
guowei yang 6c9194bb89 mpi_reduce init 2020-04-17 13:23:14 +08:00
cxjyxx_me 4e79827ce9 Merge branch 'gword' into ygy 2020-04-17 10:57:15 +08:00
guowei yang 4967e6ef8b mpi op backward 2020-04-17 10:53:56 +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
guowei yang f4130cab28 Merge branch 'master' of https://github.com/Jittor/jittor into gword 2020-04-16 13:25:58 +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
cxjyxx_me fb726ad22a Merge branch 'master' into ygy 2020-04-15 16:44:17 +08:00
Dun Liang 68608dd74b fix pow cuda grad nan && mpi verison 2020-04-15 16:31:32 +08:00