Commit Graph

68 Commits (87ba6cbf2094de4231cecb18db31218094ef1560)

Author SHA1 Message Date
liaogang d373c10091 Fix bilinear interp bug
10 years ago
liaogang bd38facada Fix conflict
10 years ago
liaogang 57348806b5 Follow comments
10 years ago
lzhao4ever 5f2059db05 Add matrix inverse (#240)
10 years ago
qijun 766a61c374 fix conflict with baidu/develop
10 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
10 years ago
qijun cdac60f616 add SpatialPyramidPoolLayer c++ support
10 years ago
liaogang 460320a41c fix type unmatch on gcc
10 years ago
liaogang fd4eeaf59c Merge conflict with maxout layer
10 years ago
liaogang ddfff3a7fd Add bilinear interpolation layer
10 years ago
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
10 years ago
luotao1 91df606280 remove some copyfrom in AgentLayer and ExpandLayer, fix warning in seq2seq config (#183)
10 years ago
qingqing01 191fafe355 support rectangle padding, stride, window and input for PoolProjection (#115)
10 years ago
liaogang a8df411192 Replace random_shuffle using shuffle.
10 years ago
Haonan 688eeefab3 fixed issues with synchronizing streams when copy from gpu to cpu
10 years ago
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
10 years ago
dangqingqing 7857d7f74b Bug fix for image classification demo and ResNet model zoo when using CPU.
10 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
10 years ago