Commit Graph

63 Commits (f23a11702a7647ade469de674abe1227fe5000d7)

Author SHA1 Message Date
qiaolongfei 027aaf9ef2 add cluster train for quick_start
8 years ago
Yu Yang adc58397d2 Merge pull request #969 from reyoung/feature/clean_gradient_machine_start
8 years ago
Yu Yang 4e34220852 Merge pull request #970 from reyoung/feature/clean_parameter_updater_finish_pass
8 years ago
Yu Yang 71a316ea1f Remove unused cost parameter in ParameterUpdater
8 years ago
Yu Yang 56f29658ba Remove not used params in GradientMachine::start
8 years ago
Yu Yang 0d1703d91f Add const in ParameterUpdater init
8 years ago
Yu Yang 7aad9f539e Merge branch 'develop' of github.com:baidu/Paddle into feature/add_unittest
8 years ago
Yu Yang 96eab5046a Complete unittest setting in CMake
8 years ago
Yu Yang 04fb1fc13e Merge pull request #891 from backyes/sparse_bug
8 years ago
Yu Yang 22b9b6662b Add unittest to coverage SgdThreadUpdater's enableBufType
8 years ago
wangyanfei01 7c7430470d follow comments: more readable LOG
8 years ago
wangyanfei01 45bd0a5e16 more accurate to early stop train sparse model
8 years ago
liaogang 3d0e73bd32 Remove custom glog-like and gflags-like macros
8 years ago
wangyanfei01 2294b819cc Merge remote branch 'origin/develop' into sparse_bug
8 years ago
wangyanfei01 f53e8d7a09 fix bug: if test and sparse_remote_update can not co-exsit, crash trainer if necessary
8 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook
8 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
Yu Yang ba68704edb Fix api test, fix testing script for macos
8 years ago
Yu Yang 3100406cc4 Simplify the testOnePeriod method.
8 years ago
wangyanfei01 1f2423a919 follow comments: more docs
8 years ago
wangyanfei01 290ee32f2d fix confliction
8 years ago
wangyanfei01 63de3ec2ba merge origin/develop and fix confliction
8 years ago
Luo Tao 7830893a83 fix conflict
8 years ago
xuwei06 66520f8b41 Fix --job=test
8 years ago
wangyanfei01 1f743d381c Redesign test_period meaning:
8 years ago
Luo Tao 96615fe329 merge develop, fix conflict
8 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
8 years ago
Luo Tao 496d64ebdb Support rectangle input for CNN
8 years ago
Yu Yang 836d61382f Update pre-commit-config
8 years ago
qijun 319742c641 format python code in demo, doc, doc_cn and paddle directories
8 years ago
wangyanfei01 b62c80f156 qfg
8 years ago
wangyanfei01 0feecbd13c modify on docs
8 years ago
wangyanfei01 0a0c55d228 more friendly test options
8 years ago
wangyanfei01 c6a0298e2a create PR to polish test_period meaning
8 years ago
Yu Yang 968464cc60 Fix a bug in testOnePeriod. (#322)
8 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
8 years ago
luotao1 ca5a5ec480 Make Paddle --save_dir support a directory name (#277)
8 years ago
backyes 0e1a22d0fc set test_period default value to 0 (#279)
8 years ago
emailweixu cbe734b396 Python trainer api (#193)
8 years ago
luotao1 e20ff3b3e9 fix build bug in gcc46 (#236)
8 years ago
emailweixu 28bc05b126 Fix sparse training for trainer_count=1 (#204)
8 years ago
luotao1 43f7d7b768 add interface and unittest for nce layer (#180)
8 years ago
gangliao 9e11ca8096 Use C++ 11 atomic_flag in MacOS as spin lock (#175)
8 years ago
gangliao 2920b6bc0d Merge pull request #138 from gangliao/master
8 years ago
liaogang 8ddc5faac1 Update Mac OS X port
8 years ago
luotao1 1fc4352754 refine sparse momentum api and unittest (#126)
8 years ago
luotao1 4615c5172c beam search api and unitest in hierarchical rnn (#122)
8 years ago
liaogang 23e47bb600 Merge remote-tracking branch 'upstream/master'
8 years ago
liaogang a8df411192 Replace random_shuffle using shuffle.
8 years ago
luotao1 ffc341675d Add parallel_nn api and unittest (#110)
8 years ago