Commit Graph

5214 Commits (49b9f6eb45ecfb34165a8248ea6e9eeec5495a6d)
 

Author SHA1 Message Date
Qiao Longfei cc6c33b8b2 export Backward to python (#3174)
8 years ago
Yi Wang eed1a0dd54 Constraint GCC version to 4.8 in Dockerfile so to be compatible with Eigen GPU code
8 years ago
Guo Sheng b7b956f0ba Merge branch 'develop' into add-ClipLayer
8 years ago
tensor-tang e6f62f79c3 add meesage and cmake cache arg
8 years ago
Yibing Liu abcb1e1023 add the check of cudnn version in cudnnBatchNorm
8 years ago
Guo Sheng 5cb29a8fbf Merge pull request #3083 from guoshengCS/add-L2NormLayer
8 years ago
liaogang a5f0081c3d remove unroll
8 years ago
Yi Wang 691a00e3d2 Merge pull request #3178 from reyoung/feature/GetEigenDeviceReturnReference
8 years ago
Yi Wang 26675bc644 Merge pull request #3172 from luotao1/wget
8 years ago
QI JUN 6824c09d5d Merge pull request #3050 from QiJune/op_gpu_test
8 years ago
guosheng 5d644994d3 Add test_clip_layer.protostr for ClipLayer python unit test
8 years ago
guosheng 3fe9e48f36 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-L2NormLayer
8 years ago
guosheng 17e16c2548 Refine RowL2NormLayer and add python unit test for it
8 years ago
tensor-tang 4dd89e8752 change default option for MKLDNN and MKLML
8 years ago
Yu Yang 3fc68f6f14 Move pybind.cc/tensor_bind.h to paddle::framework
8 years ago
Yu Yang 18d924173f Add Gradient Operator for mean
8 years ago
liaogang b36205e296 Refine compute code in operators
8 years ago
dangqingqing 7c49a4f31c resovle conflicts.
8 years ago
Yu Yang 02655a229e Return Reference Instead Pointer to GetEigenDevice
8 years ago
qijun 043e983b7d pass pre commit
8 years ago
Yu Yang a404d9abb4 Add todo comments
8 years ago
xzl fa10677aed modify skipIm2col to need2col, delete useless variable colBuffer
8 years ago
Luo Tao 8f88972d53 add wget in docker production image
8 years ago
Yu Yang 3e812383bc Merge branch 'develop' of github.com:baidu/Paddle into gradient_check_utils
8 years ago
Yu Yang a0590004ce Add __all__ in `gradient_checker.py`
8 years ago
qijun 341d1880ee Merge remote-tracking branch 'baidu/develop' into op_gpu_test
8 years ago
QI JUN bfaea91082 Merge pull request #3161 from gangliao/testtest
8 years ago
Yu Yang fcc28ccea2 Add comments
8 years ago
guosheng d1a691733b fix bug on ClipLayer test in test_LayerGrad
8 years ago
Yu Yang 7c42aad412 Initialize Gradient Checker
8 years ago
dongzhihong 340627c230 "remove rowwise_add no_gradient"
8 years ago
dongzhihong c90d751ec1 "add no gradient"
8 years ago
tensor-tang 1bd64f18ed move MKLDNN and MKLML install path to build third party path
8 years ago
guosheng 82911cecb6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
8 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
8 years ago
xzl 5229df52a5 ignore im2col if not necessary in conv 1 * 1
8 years ago
liaogang 61f3d12d99 test precommit
8 years ago
liaogang 9d5c3d246c test
8 years ago
gangliao 7e60706b51 Merge pull request #3135 from gangliao/mean_op_op
8 years ago
qijun 81cc7a3227 merge baidu/develop
8 years ago
dangqingqing 99b835cc15 resolve conficts.
8 years ago
gangliao f70e807756 Merge pull request #3136 from jacquesqiao/refine-context
8 years ago
zhanghaichao adfbf9cd68 error fix on the front page
8 years ago
liaogang 6e0661cf9c Change ContextKernel to ExecutionKernel
8 years ago
qiaolongfei 6b2323cd6d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-context
8 years ago
liaogang 426f099932 Remove duplicate fc_op
8 years ago
liaogang c36a093c5e Fix conflict
8 years ago
Yu Yang 53616fd1fb Merge pull request #3134 from reyoung/feature/backtrace_for_enforce
8 years ago
Yu Yang 2646ef6570 Merge pull request #3068 from reyoung/feature/backward
8 years ago
dangqingqing 18aa0dcb2b resolve conflicts.
8 years ago