Commit Graph

12 Commits (8c40bfd0fc37fe193f5d1c57a55a389f3871cfa6)

Author SHA1 Message Date
Liang Zhao 8c40bfd0fc Make matrix well-conditioned when unittest inverse
9 years ago
hedaoyuan a07da94939 fix floating-point overflow problem of tanh (#355)
9 years ago
lzhao4ever 5f2059db05 Add matrix inverse (#240)
9 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
9 years ago
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
9 years ago
luotao1 91df606280 remove some copyfrom in AgentLayer and ExpandLayer, fix warning in seq2seq config (#183)
9 years ago
qingqing01 191fafe355 support rectangle padding, stride, window and input for PoolProjection (#115)
9 years ago
liaogang a8df411192 Replace random_shuffle using shuffle.
9 years ago
Haonan 688eeefab3 fixed issues with synchronizing streams when copy from gpu to cpu
9 years ago
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
9 years ago
dangqingqing 7857d7f74b Bug fix for image classification demo and ResNet model zoo when using CPU.
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago