Commit Graph

14 Commits (f5995300c59c33c134ee2bd428174d38d4b8af30)

Author SHA1 Message Date
Yu Yang 068bfbb817 All file pass pre-commit hook
9 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
9 years ago
Luo Tao 96615fe329 merge develop, fix conflict
9 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
9 years ago
Luo Tao 496d64ebdb Support rectangle input for CNN
9 years ago
wangyang59 53e1629a43 Refactored imageSize in ConvBaseLayer to MathUtil
9 years ago
wangyang59 7a322df0a8 deconv implementation mionr changes in ConvBaseLayer.cpp and config_parser.py
9 years ago
wangyang59 fb20187aaa deconv layer implementation modification following luotao1 comments
9 years ago
wangyang59 3d72e94939 rebase deconv implementation with develop branch and resolve conflicts with pull#218 commit 45c81a414f
9 years ago
wangyang59 5e4cc241ac Revised deconv implementations according to luotao1
9 years ago
wangyang59 aa2cd2ce8f Refactor ExpandConvTransLayer to share codes with ExpandConvLayer
9 years ago
luotao1 e802471c58 abstract outputSize function in CNN-related layers (#314)
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
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago