Commit Graph

39 Commits (65f953a6dbd2a7edc4c986509f51fdc9553dcc10)

Author SHA1 Message Date
Luo Tao 16b70f3ef5 reduce time of test_TrainerOnePass
8 years ago
liaogang d1e754336e Merge branch 'clang-format' of https://github.com/gangliao/Paddle; branch 'develop' of https://github.com/PaddlePaddle/Paddle into clang-format
8 years ago
Helin Wang f0cf8ac6f0 reduce compare sparse test time by reducing dimensions
8 years ago
liaogang 736bc95b09 Fix proto_data
8 years ago
liaogang c5714728eb add blank
8 years ago
liaogang b626a7ccd2 change suffix proto to proto_data
8 years ago
liaogang 1d4fa2433c ClangFormat for proto and cuda
8 years ago
xuwei06 3438d650ed Fix bugs for rnn generation
8 years ago
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
8 years ago
liaogang f27fd9dc28 follow comments
8 years ago
Yu Yang 966e89cd68 Disable some unit tests when PYTHON or SWIG_PY are not enabled.
8 years ago
Yu Yang 5b1f66fe97 Removed unused GradientMachine::create
8 years ago
liaogang 8acd1ac31a Add extern python interp
8 years ago
Yu Yang 56f29658ba Remove not used params in GradientMachine::start
8 years ago
Yu Yang 96eab5046a Complete unittest setting in CMake
8 years ago
Yu Yang 22b9b6662b Add unittest to coverage SgdThreadUpdater's enableBufType
8 years ago
liaogang 3d0e73bd32 Remove custom glog-like and gflags-like macros
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
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
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)
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
liaogang 8d0214193e fix unit test bug when only one gpu
9 years ago
Yu Yang daaf5a42ec Add travis support to PaddlePaddle
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago