Commit Graph

3422 Commits (35bfb1d5c3d516314dbc436ea4e557eae47be81c)
 

Author SHA1 Message Date
xuwei06 35bfb1d5c3 Allow setting both is_static and initial_mean, initial_std at the same time.
9 years ago
qingqing01 21be601be5 Merge pull request #2268 from reyoung/feature/fix_bug_in_run_python_tests
9 years ago
Yu Yang ec6068b187 Tinker with TravisCI
9 years ago
QI JUN d96c35eeb7 Merge pull request #2266 from reyoung/feature/fix_compile_error_without_tests
9 years ago
Yu Yang f0612b4e34 Merge branch 'develop' of github.com:baidu/Paddle into feature/fix_bug_in_run_python_tests
9 years ago
Yu Yang 19127b479c Fix bug in run_python_tests.sh
9 years ago
Yu Yang f170111031 Fix compile when not enable testing
9 years ago
dzhwinter 07fad17179 Merge pull request #2252 from dzhwinter/mq2007
9 years ago
dzhwinter 8813ad9d2f "fix dependency build failed"
9 years ago
Cao Ying a0be0ed689 Merge pull request #2254 from kuke/error_clipping_dev
9 years ago
helinwang beec748b79 Merge pull request #2263 from helinwang/cmake
9 years ago
Helin Wang 25ca5a31c7 remove debug message
9 years ago
Helin Wang 398bab41b8 fix hardcoded cmake for cclient/test
9 years ago
helinwang 82924d952f Merge pull request #2261 from helinwang/recordio
9 years ago
Helin Wang c6b8c13721 move recordio to Paddle from github.com/wangkuiyi/recordio
9 years ago
Yibing Liu 3712822e9f modify seq2seq demo to show gradient/error clipping
9 years ago
dzhwinter 8ecd722958 "update setup.in"
9 years ago
dzhwinter d3bf8ca161 "fix travis failed on rarfile "
9 years ago
dzhwinter f9eb4b74b2 "update python package"
9 years ago
dzhwinter 6e91ebc0dd "remove extrafile"
9 years ago
dzhwinter b098ef69a4 "remove the rar extractfile, prevent small files"
9 years ago
dzhwinter b4b967a7c2 Merge pull request #2053 from dzhwinter/develop_mq2007
9 years ago
Yibing Liu 8b6f374f2d Merge pull request #2216 from kuke/enable_grad_clipping_dev
9 years ago
Yibing Liu 5cf2b2e81c compress code
9 years ago
Yibing Liu c64a142cea change the way of setting threshold
9 years ago
Yibing Liu 8c9ab5f183 rename two variables
9 years ago
Yibing Liu 4d4593b913 code cleanup
9 years ago
Yibing Liu 2e4c0bd2ea enable global gradient_clipping_threshold
9 years ago
gangliao 285bee5441 Merge pull request #2236 from helinwang/docker_go
9 years ago
Helin Wang b3ea634705 add go 1.8.1 into dev image
9 years ago
emailweixu ba333e8a02 Merge pull request #2219 from emailweixu/sqrt-reciprocal
9 years ago
xuwei06 a0a3a68551 Add Sqrt and Reciprocal activation
9 years ago
Yang yaming d3e003be04 Merge pull request #2165 from pkuyym/fix-2078
9 years ago
helinwang 519555e399 Merge pull request #2188 from helinwang/pserver
9 years ago
Helin Wang 25c3f118f0 apply clang-format
9 years ago
Helin Wang 97dbb7609c resolve compile caused by merging branches
9 years ago
Helin Wang 599eb3663e do clang-format
9 years ago
Helin Wang e2fae1685d SendGrad will return error if pserver is not initialized.
9 years ago
Helin Wang ea18f2eeb6 make test more precise
9 years ago
Helin Wang 44d60bd91e add comments for exported functions
9 years ago
Helin Wang 27fdccc380 fix according to comments
9 years ago
Helin Wang 9920a06cc6 rename local variable
9 years ago
Helin Wang f4bc10daac update comment
9 years ago
Helin Wang e39e14d157 handle error from s.opt.UpdateParameter
9 years ago
Helin Wang bc33f9b165 fix bug lock is released too soon
9 years ago
Helin Wang 4808e22e04 fix typo
9 years ago
Helin Wang bd2469f21c correct optimizer release, add test
9 years ago
Helin Wang 6ee5bc81c0 use function pointer for updater dispatching
9 years ago
Helin Wang 55217c962d Implement Pserver RPC, gradient update logic, cgo part
9 years ago
gangliao 4cf78e6cd8 Merge pull request #2182 from gangliao/go_cmake
9 years ago