Commit Graph

31 Commits (ad0c144e5159bf76d532e9196afd10d3c5137c56)

Author SHA1 Message Date
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
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