Commit Graph

16 Commits (b67ce353fae31a352bfe0642925139f87aa2d858)

Author SHA1 Message Date
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
wanghaoshuang d8cd67dd1e Make cudnn convolution layer and projection support for dilation.
8 years ago
chengduoZH d5768ebc89 fix above comments
8 years ago
chengduoZH 5d7f6dde52 Add depth dimension information to ConvBaseLayer
8 years ago
Yu Yang 2859532df0 Using override keyword in Layer
8 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
8 years ago
wangyang59 53e1629a43 Refactored imageSize in ConvBaseLayer to MathUtil
8 years ago
wangyang59 fb20187aaa deconv layer implementation modification following luotao1 comments
8 years ago
wangyang59 5e4cc241ac Revised deconv implementations according to luotao1
8 years ago
wangyang59 2575b74fee refactored ExpandConvLayer and ExpandConvTransLayer with ConvBaseLayerCpu
8 years ago
wangyang59 aa2cd2ce8f Refactor ExpandConvTransLayer to share codes with ExpandConvLayer
8 years ago
luotao1 e802471c58 abstract outputSize function in CNN-related layers (#314)
8 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
8 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago