Commit Graph

2340 Commits (6373291c7787c83335cc64d56294756872493301)

Author SHA1 Message Date
tensor-tang 6373291c77 add test case use_mkldnn_wgt
8 years ago
tensor-tang 0c951176bd pass mkldnn gtest
8 years ago
tensor-tang ec9009f320 add mkldnn tester
8 years ago
tensor-tang 1203ebc498 add mkldnn fc backward
8 years ago
tensor-tang 90d5be7417 add mkldnn fc forward
8 years ago
tensor-tang 94b172a7e8 fix mkldnn lib bug, and mkldnnbase
8 years ago
tensor-tang 3c3a11a0dc add use_mkldnn flag
8 years ago
tensor-tang def959a890 add mkldnn fc files
8 years ago
Yu Yang aad585b12d Merge branch 'develop' of github.com:baidu/Paddle into feature/add_empty_to_default_no_grad_set
8 years ago
Yu Yang f4f0119cdc Merge pull request #3205 from reyoung/feature/fix_base_martix
8 years ago
Tao Luo ca39600930 Merge pull request #3168 from tensor-tang/develop
8 years ago
Yu Yang 16c5de1ff0 Parallel CPack
8 years ago
Yu Yang 26f43a8c2a Faster build
8 years ago
Yu Yang fa66cc77ff Mean Op Merge Develop
8 years ago
Yu Yang 57f57ead32 Add @EMPTY@ to default no_grad_vars in `Backward`
8 years ago
Yu Yang 858b97cbea Fix CPU compile
8 years ago
Yi Wang dd249a50a5 Merge pull request #3195 from wangkuiyi/move_tensor_inl.h
8 years ago
gangliao 3064ae3304 Merge pull request #3180 from reyoung/feature/MeanOpGrad
8 years ago
qingqing01 017182c6b1 Merge pull request #3124 from qingqing01/rnn_infershape
8 years ago
dzhwinter 0478780c5c Merge pull request #3166 from dzhwinter/no_gradient
8 years ago
qingqing01 0a62c528c0 Merge pull request #3185 from kuke/check_cudnn_dev
8 years ago
Zhaolong Xing 94cee3d6a7 Merge pull request #3163 from NHZlX/fix_conv_1x1
8 years ago
Yi Wang 5a75d10369 Correct path
8 years ago
Yi Wang 8162ecd284 Move paddle/framework/detail/tensor-inl.h into framework/tensor_impl.h
8 years ago
liaogang 43528c4c08 fix conflicts
8 years ago
Guo Sheng 0c181c6387 Merge pull request #3112 from guoshengCS/add-ClipLayer
8 years ago
Qiao Longfei cc6c33b8b2 export Backward to python (#3174)
8 years ago
Guo Sheng b7b956f0ba Merge branch 'develop' into add-ClipLayer
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
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
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
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
qijun 341d1880ee Merge remote-tracking branch 'baidu/develop' into op_gpu_test
8 years ago
guosheng d1a691733b fix bug on ClipLayer test in test_LayerGrad
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