Commit Graph

1110 Commits (52d2ebdaef66f980c8ecb4878d41da6b44467115)

Author SHA1 Message Date
dongzhihong 52d2ebdaef "test gaussian random in python side"
9 years ago
dongzhihong 58561d8f56 Merge remote-tracking branch 'origin/develop' into random_op
9 years ago
Yi Wang efa50a4525 Merge pull request #3181 from qingqing01/sigmoid_bp
9 years ago
Yan Chunwei 7665bdba13 Rnn forward logic test (#3291)
9 years ago
gangliao ec2c753c3d Merge pull request #3290 from PaddlePaddle/cblas_new
9 years ago
dangqingqing 9f490c7748 update to develop branch.
9 years ago
liaogang 7ecdf6ad93 Add py_test
9 years ago
dangqingqing f72cefabce fix typo and resolve conflicts.
9 years ago
dongzhihong 2447c34a0e merge origin/develop
9 years ago
Yan Chunwei c72253127f crossentropy grad op (#3186)
9 years ago
QI JUN 10ee3dcbcf Merge pull request #3248 from QiJune/refine_op_test_compare
9 years ago
Yu Yang b4ebb3c85c Change attr_type_pb2 to attribute_pb2
9 years ago
helinwang ef8de51587 Merge pull request #3247 from Yancey1989/convert_all_dataset
9 years ago
qijun dcdd2903fe use isclose instead of assert_almost_equal
9 years ago
Yancey1989 cbabaa4544 convert dataset into recordio format
9 years ago
dangqingqing 7fdfe1a9c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unit_test
9 years ago
dangqingqing c540aa040f Refine unit test in op_test_util
9 years ago
Yu Yang aaf2d66db8 Merge branch 'develop' of github.com:baidu/Paddle into gradient_check_utils
9 years ago
Qiao Longfei d953611e86 Softmax grad op (#3164)
9 years ago
dangqingqing 4eb25b4793 update code.
9 years ago
Yu Yang 133541ee41 Merge codes
9 years ago
Yu Yang fbcadb75c6 Merge branch 'develop' of github.com:baidu/Paddle into gradient_check_utils
9 years ago
Guo Sheng 0c181c6387 Merge pull request #3112 from guoshengCS/add-ClipLayer
9 years ago
Qiao Longfei cc6c33b8b2 export Backward to python (#3174)
9 years ago
Guo Sheng b7b956f0ba Merge branch 'develop' into add-ClipLayer
9 years ago
Guo Sheng 5cb29a8fbf Merge pull request #3083 from guoshengCS/add-L2NormLayer
9 years ago
dangqingqing bd01cea1f3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sigmoid_bp
9 years ago
dangqingqing 0560733c2e Add sigmoid backward implenmention.
9 years ago
guosheng 5d644994d3 Add test_clip_layer.protostr for ClipLayer python unit test
9 years ago
guosheng 3fe9e48f36 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-L2NormLayer
9 years ago
guosheng 17e16c2548 Refine RowL2NormLayer and add python unit test for it
9 years ago
Yu Yang 3e812383bc Merge branch 'develop' of github.com:baidu/Paddle into gradient_check_utils
9 years ago
Yu Yang a0590004ce Add __all__ in `gradient_checker.py`
9 years ago
qijun 341d1880ee Merge remote-tracking branch 'baidu/develop' into op_gpu_test
9 years ago
Yu Yang fcc28ccea2 Add comments
9 years ago
Yu Yang 7c42aad412 Initialize Gradient Checker
9 years ago
guosheng 82911cecb6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
9 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
9 years ago
qijun 81cc7a3227 merge baidu/develop
9 years ago
liaogang c36a093c5e Fix conflict
9 years ago
Yancey ec9d4d527e Add start_record interface (#3128)
9 years ago
hedaoyuan aaf8401fa0 Merge pull request #3126 from hedaoyuan/slice
9 years ago
guosheng f35e08471c revise the format of __all__ in layers.py
9 years ago
liaogang 1e676f684d Add mean op unit test in python
9 years ago
Yu Yang 5d134a03f1 Refine remove std::shared_ptr in Scope
9 years ago
hedaoyuan 46988517f2 Fix a small bug.
9 years ago
hedaoyuan 4b1bc6815e Fix comments of slice_projection, and add unit test of SliceProjection.
9 years ago
hedaoyuan dc9f31b32b Add SliceProjection and slice_projection.
9 years ago
qijun cf5ac5888e reduce gpu memory allocation in op_test
9 years ago
qijun 61f94f0002 add EIGEN_USE_GPU macro to op.cu file
9 years ago