Commit Graph

1284 Commits (4eecd0c2d531f66e64eebff88a99488275143207)

Author SHA1 Message Date
gangliao 62aedcee31 Merge pull request #3553 from reyoung/feature/unittest_for_mean_grad
8 years ago
Yu Yang 7f8c3f8214 Add MeanOp's Gradient Test And Fix Mean Op Gradient
8 years ago
qingqing01 c68bfc30a8 Merge pull request #3476 from qingqing01/bp_test
8 years ago
dangqingqing 5181aefc6b tune max relative error for sigmoid op unit test.
8 years ago
dangqingqing 18dcc1c0bc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bp_test
8 years ago
dangqingqing a28a5564d2 add more comments and fix code style.
8 years ago
Yu Yang 4932f7529f Merge branch 'develop' of github.com:baidu/Paddle into feature/remove_shared_ptr
8 years ago
Yu Yang f15e083098 Remove std::shared_ptr in Python & C++
8 years ago
whs 462d3e9129 Merge pull request #3526 from wanghaoshuang/fix_sgd_doc
8 years ago
wanghaoshuang 4be8189a80 Modify pserver_spec's doc.
8 years ago
wanghaoshuang fd107ae550 Modify pserver_spec's doc.
8 years ago
Luo Tao 2d2cc2f5ce Merge branch 'develop' into warpctc, fix conflicting files
8 years ago
wanghaoshuang 3a5383be25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sgd_doc
8 years ago
wanghaoshuang 57d96f88e1 Fix document error.
8 years ago
Yancey 0f8688192c Fix invalid paddle binary file path (#3421)
8 years ago
Luo Tao 79a336b78f add shared warpctc lib in whl
8 years ago
tensor-tang 962cb25c9d fix crash when disable WITH_SWIG_PY
8 years ago
helinwang 245f622520 Merge pull request #3479 from helinwang/recordio
8 years ago
Tao Luo 33d502e73b Merge pull request #3461 from tensor-tang/mklso
8 years ago
Yan Chunwei 0079fa3256 Rnn make stepnet member (#3469)
8 years ago
Helin Wang c3bda2acf8 Add recordio as paddle's dependency.
8 years ago
Helin Wang 2da240c7ec fix local recordio reader
8 years ago
tensor-tang 9638c142fb refine
8 years ago
dangqingqing 9a0eedf5d4 fix bug.
8 years ago
dangqingqing 01d9134067 Add test_gradient_checker.py
8 years ago
dangqingqing cf2f23ccb1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bp_test
8 years ago
dangqingqing 84d6434d53 Compare the gradient consistency between GPU and CPU calculations.
8 years ago
wanghaoshuang 957aa691b4 Fix pnpair_evaluator.
8 years ago
wanghaoshuang e66d728328 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_pnpair
8 years ago
wanghaoshuang 32a60971f0 Fix pnpair_evaluator.
8 years ago
tensor-tang 075a9724fc Merge remote-tracking branch 'upstream/develop' into mklso
8 years ago
Yu Yang 81f5f86140 Merge pull request #3322 from wangkuiyi/refactorize_framework_proto
8 years ago
tensor-tang 07fdaf79b6 1. use local lib as runtime path of paddle for mkl shared libs.
8 years ago
Yu Yang 4a604c2651 Polish Our code by YuYang's review
8 years ago
superjom a0b49a6c5b add test to CMAKE
8 years ago
superjom 0d1bc8ab9b fix res
8 years ago
superjom b1b71eab6c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rnn_forward_result_test
8 years ago
tensor-tang 6f045f9a04 add mkl shared lib into whl
8 years ago
Yi Wang 452f3cc0e1 Merge pull request #3419 from luotao1/setup_requests
8 years ago
Yu Yang 610a25844f Fix all unit tests in Python
8 years ago
Yu Yang d6d46412ef Merge branch 'develop' of github.com:baidu/Paddle into final_fixes
8 years ago
Yi Wang 0dc75ab3ef Merge pull request #3410 from jacquesqiao/numeric-gradient-design
8 years ago
Yi Wang 96fc9e7d1b Merge pull request #11 from reyoung/fix_python_tests
8 years ago
Yu Yang a81b353788 Merge pull request #3417 from reyoung/feature/remove_fc_op_in_cpp
8 years ago
Luo Tao 0dc9c6c41a auto update the requirements in .travis.yml with python/setup.py.in
8 years ago
Yu Yang 133a8ea7fd Polish Error message
8 years ago
Yancey 7e8c337a68 Fix save large parameters failed (#3397)
8 years ago
Yu Yang 9a592ec3aa Remove FC Op, since it should be added in Python side
8 years ago
武毅 01e9e44348 able to print gradients in event_handler (#3085)
8 years ago
Yu Yang c99f84aced Fix python unit tests
8 years ago