Commit Graph

3587 Commits (99dc60642d6b94a5ccc92be21917cfa866d6e7f8)
 

Author SHA1 Message Date
yangyaming 7ee942bba8 Add scale factor for smoothL1 and smoothL1Bp
8 years ago
Yu Yang a038163eef Follow comments
8 years ago
QI JUN d96c35eeb7 Merge pull request #2266 from reyoung/feature/fix_compile_error_without_tests
8 years ago
Yu Yang f0612b4e34 Merge branch 'develop' of github.com:baidu/Paddle into feature/fix_bug_in_run_python_tests
8 years ago
Yu Yang 19127b479c Fix bug in run_python_tests.sh
8 years ago
Yu Yang f170111031 Fix compile when not enable testing
8 years ago
dzhwinter 07fad17179 Merge pull request #2252 from dzhwinter/mq2007
8 years ago
dangqingqing 7430d30598 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into variable_input
8 years ago
dzhwinter 8813ad9d2f "fix dependency build failed"
8 years ago
Cao Ying a0be0ed689 Merge pull request #2254 from kuke/error_clipping_dev
8 years ago
helinwang beec748b79 Merge pull request #2263 from helinwang/cmake
8 years ago
Helin Wang 25ca5a31c7 remove debug message
8 years ago
Helin Wang 398bab41b8 fix hardcoded cmake for cclient/test
8 years ago
helinwang 82924d952f Merge pull request #2261 from helinwang/recordio
8 years ago
Helin Wang c6b8c13721 move recordio to Paddle from github.com/wangkuiyi/recordio
8 years ago
Yibing Liu 3712822e9f modify seq2seq demo to show gradient/error clipping
8 years ago
dzhwinter 8ecd722958 "update setup.in"
8 years ago
dzhwinter d3bf8ca161 "fix travis failed on rarfile "
8 years ago
dzhwinter f9eb4b74b2 "update python package"
8 years ago
dzhwinter 6e91ebc0dd "remove extrafile"
8 years ago
dzhwinter b098ef69a4 "remove the rar extractfile, prevent small files"
8 years ago
Yu Yang 27c70f39ec typo
8 years ago
Yu Yang bb777f8e4a Refine English
8 years ago
Yu Yang c57e98d4fe Refine english
8 years ago
Yu Yang 6a329f0c8c design doc for implementation parameters in CPP.
8 years ago
dzhwinter b4b967a7c2 Merge pull request #2053 from dzhwinter/develop_mq2007
8 years ago
Yibing Liu 8b6f374f2d Merge pull request #2216 from kuke/enable_grad_clipping_dev
8 years ago
Yibing Liu 5cf2b2e81c compress code
8 years ago
Yibing Liu c64a142cea change the way of setting threshold
8 years ago
Yibing Liu 8c9ab5f183 rename two variables
8 years ago
Yibing Liu 4d4593b913 code cleanup
8 years ago
Yibing Liu 2e4c0bd2ea enable global gradient_clipping_threshold
8 years ago
Luo Tao ca739d12f1 fix conflict
8 years ago
Luo Tao 3ae7541ad3 rename AggregateLevel and ExpandLevel
8 years ago
gangliao 285bee5441 Merge pull request #2236 from helinwang/docker_go
8 years ago
Helin Wang b3ea634705 add go 1.8.1 into dev image
8 years ago
emailweixu ba333e8a02 Merge pull request #2219 from emailweixu/sqrt-reciprocal
8 years ago
xuwei06 a0a3a68551 Add Sqrt and Reciprocal activation
8 years ago
Yang yaming d3e003be04 Merge pull request #2165 from pkuyym/fix-2078
8 years ago
helinwang 519555e399 Merge pull request #2188 from helinwang/pserver
8 years ago
Helin Wang 25c3f118f0 apply clang-format
8 years ago
Helin Wang 97dbb7609c resolve compile caused by merging branches
8 years ago
Helin Wang 599eb3663e do clang-format
8 years ago
Helin Wang e2fae1685d SendGrad will return error if pserver is not initialized.
8 years ago
Helin Wang ea18f2eeb6 make test more precise
8 years ago
Helin Wang 44d60bd91e add comments for exported functions
8 years ago
Helin Wang 27fdccc380 fix according to comments
8 years ago
Helin Wang 9920a06cc6 rename local variable
8 years ago
Helin Wang f4bc10daac update comment
8 years ago
Helin Wang e39e14d157 handle error from s.opt.UpdateParameter
8 years ago