Commit Graph

2516 Commits (905b90d7efde78f3a05ae5000338a352c37f03a5)
 

Author SHA1 Message Date
yi.wu dfe6450648 build use release
8 years ago
liaogang f6bf6347b1 Fix a wrong function error
8 years ago
liaogang 26716dd255 Move Error out of Common.h
8 years ago
liaogang 6393d29b72 Set Paddle with AVX_FOUND
8 years ago
liaogang 6f22951a62 Add simd check and set SSE3 as default compilation
8 years ago
Yi Wang eda350b165 Merge pull request #1660 from wangkuiyi/fix_paddle_readme
8 years ago
Yi Wang 55a6c17aec Update README.md
8 years ago
wangyang59 fc7f72c03f modified after reyoung's comments
8 years ago
wangyang59 48a6168c0d following comments from qingqing01
8 years ago
wangyang59 b16c0a84e6 only keep CudnnConvBaseLayer and let both cudnn_conv and cudnn_convt point to it
8 years ago
wangyang59 3493f5bd24 consolidate CudnnConv and CudnnConvTrans files into one file
8 years ago
wangyang59 ff127eb6fe fixed format
8 years ago
wangyang59 090c974e4b completed implementation of cudnn_convt convTransProjection and convTransOperator
8 years ago
wangyang59 07c1ea258f python interface for convTransProjection and convTransOperator
8 years ago
wangyang59 6b7f647487 deconv projection/operator implementation
8 years ago
wangyang59 b8afb14098 cudnn deconv implememtation
8 years ago
gaoyuan 549cf641cd format the code
8 years ago
gaoyuan c06d8d2129 Assert cross_channel_norm's input filters
8 years ago
Yuan Gao 8c2d1bad7a Merge branch 'develop' into normalize-layer
8 years ago
gaoyuan eb43d93a58 Change Normalize layer to CrossChannelNorm layer
8 years ago
yi.wu 5d0f9d31c9 update docker build scripts and readme
8 years ago
Luo Tao b2f72768a7 remove unnecessary UserDefinedVector
8 years ago
qingqing01 5a933b445e Merge pull request #1592 from Noplz/smooth_l1_layer
8 years ago
Yu Yang 24b00ac68a Merge pull request #1313 from emailweixu/memory.set_input
8 years ago
Yu Yang 94e38bb562 Merge branch 'develop' of github.com:baidu/Paddle into memory.set_input
8 years ago
Yu Yang 53090e3419 Merge pull request #1650 from reyoung/feature/fix_unittest_error
8 years ago
LCY-Seso 7f42793e1c Merge pull request #1651 from luotao1/seqPool
8 years ago
Luo Tao f6f9fd7a66 remove unnecessary param in degradeSequence
8 years ago
Yu Yang 979334e7a7 Fix other unittest
8 years ago
Yuan Gao b3313f2b6d Update CostLayer.h
8 years ago
Yu Yang ae57b4e774 Change unittest's weight dimension to 1
8 years ago
Tao Luo a7730d409b Merge pull request #1646 from luotao1/compile
8 years ago
yi.wu c9d26cb829 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dockerreadme
8 years ago
Yi Wang 4325a9ad62 Merge pull request #1645 from helinwang/fast_wmt14
8 years ago
Luo Tao e6a2daa3eb update sphinx cmake
8 years ago
Helin Wang a710682a9f update url for wmt14 dataset
8 years ago
yi.wu 06664fa18a add docker build instructions
8 years ago
Yu Yang bd4ec1b493 Merge branch 'develop' into memory.set_input
8 years ago
Yi Wang 9c7bed8373 Merge pull request #1640 from wangkuiyi/improve_docker_design_doc
8 years ago
Yi Wang ac5ff8785c Use Grammarly with the design doc
8 years ago
Yancey cb01b11397 Merge pull request #1638 from Yancey1989/delete_deb_path
8 years ago
gaoyuan 1ec66a334b change resizeOrCreate to create
8 years ago
gongweibao 3772eee1c4 Merge pull request #1639 from typhoonzero/fixdevdockerfile
8 years ago
yi.wu 48a1e57f1c add gpu arg in develop Dockerfile
8 years ago
Yancey1989 5eeb18705a delete deb path
8 years ago
Yancey1989 d4a204e4cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
gongweibao 21e878ff21 Merge pull request #1598 from typhoonzero/thinnerdocker
8 years ago
Yancey1989 c6d500a52b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Yi Wang 2f3097b87d Merge pull request #1627 from wangkuiyi/docker-redesign
8 years ago
yi.wu e8d33bee47 gpu image dependencies
8 years ago