Commit Graph

154 Commits (1578c20aaf474ecbb3c3d082be9964a9fce26fa6)

Author SHA1 Message Date
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
Zrachel 77ed98d1a8 fix bugs under kSgdSparseCpuTraining mode (#100)
9 years ago
liaogang 9795e01639 Merge remote-tracking branch 'upstream/master'
9 years ago
Yu Yang 2c5a6ac095 Optional fields to shrink generated proto size (#93)
9 years ago
Luo Tao d2e1b46f24 update beam_search and seqToseq config, and add ExpActivation api
9 years ago
Yu Yang 90b9cba7fe Add min_pool_size, Add default value of should_shuffle (#70)
9 years ago
liaogang 8d0214193e fix unit test bug when only one gpu
9 years ago
liaogang 445d1e8201 Support MAC OS for PaddlePaddle
9 years ago
xuwei06 7ad55a4e76 Fix ThreadParameterUpdater
9 years ago
Yu Yang daaf5a42ec Add travis support to PaddlePaddle
9 years ago
hedaoyuan 8fe4a33809 bug fix for multi cpu machine training
9 years ago
wangyanfei01 3ca3620c88 ISSUE=4587061 tiny modification on remote updater code doc
9 years ago
dangqingqing 4268885c0e Remove global variable in CHECK_CUDA and CHECK_CUDNN and fix compiler bug.
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago