Commit Graph

75 Commits (c1b23535c0c3422ca8dfbbcf61acd74adc211f22)

Author SHA1 Message Date
qijun 3553576e6e Merge remote-tracking branch 'baidu/develop' into feature/sppnet
9 years ago
liaogang cc04a7d7ab Merge branch 'develop' of https://github.com/baidu/Paddle into bilinear
9 years ago
liaogang db1757556e Follow comments
9 years ago
qijun db569f293e fix merge conflict
9 years ago
hedaoyuan a07da94939 fix floating-point overflow problem of tanh (#355)
9 years ago
qijun 5ece5c96ad add python wrap for sppLayer
9 years ago
liaogang 724d6dd40a Replace outputH to batchSize
9 years ago
liaogang d373c10091 Fix bilinear interp bug
9 years ago
liaogang bd38facada Fix conflict
9 years ago
liaogang 57348806b5 Follow comments
9 years ago
lzhao4ever 5f2059db05 Add matrix inverse (#240)
9 years ago
qijun 766a61c374 fix conflict with baidu/develop
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
qijun cdac60f616 add SpatialPyramidPoolLayer c++ support
9 years ago
liaogang 460320a41c fix type unmatch on gcc
9 years ago
liaogang fd4eeaf59c Merge conflict with maxout layer
9 years ago
liaogang ddfff3a7fd Add bilinear interpolation layer
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