Commit Graph

40 Commits (87ba6cbf2094de4231cecb18db31218094ef1560)

Author SHA1 Message Date
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
9 years ago
Luo Tao 16b70f3ef5 reduce time of test_TrainerOnePass
9 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
9 years ago
Helin Wang f0cf8ac6f0 reduce compare sparse test time by reducing dimensions
9 years ago
liaogang 736bc95b09 Fix proto_data
9 years ago
liaogang c5714728eb add blank
9 years ago
liaogang b626a7ccd2 change suffix proto to proto_data
9 years ago
liaogang 1d4fa2433c ClangFormat for proto and cuda
9 years ago
xuwei06 3438d650ed Fix bugs for rnn generation
9 years ago
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
9 years ago
liaogang f27fd9dc28 follow comments
9 years ago
Yu Yang 966e89cd68 Disable some unit tests when PYTHON or SWIG_PY are not enabled.
9 years ago
Yu Yang 5b1f66fe97 Removed unused GradientMachine::create
10 years ago
liaogang 8acd1ac31a Add extern python interp
10 years ago
Yu Yang 56f29658ba Remove not used params in GradientMachine::start
10 years ago
Yu Yang 96eab5046a Complete unittest setting in CMake
10 years ago
Yu Yang 22b9b6662b Add unittest to coverage SgdThreadUpdater's enableBufType
10 years ago
liaogang 3d0e73bd32 Remove custom glog-like and gflags-like macros
10 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook
10 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
10 years ago
Luo Tao 96615fe329 merge develop, fix conflict
10 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
10 years ago
Luo Tao 496d64ebdb Support rectangle input for CNN
10 years ago
Yu Yang 836d61382f Update pre-commit-config
10 years ago
qijun 319742c641 format python code in demo, doc, doc_cn and paddle directories
10 years ago
luotao1 43f7d7b768 add interface and unittest for nce layer (#180)
10 years ago
gangliao 9e11ca8096 Use C++ 11 atomic_flag in MacOS as spin lock (#175)
10 years ago
gangliao 2920b6bc0d Merge pull request #138 from gangliao/master
10 years ago
liaogang 8ddc5faac1 Update Mac OS X port
10 years ago
luotao1 1fc4352754 refine sparse momentum api and unittest (#126)
10 years ago
luotao1 4615c5172c beam search api and unitest in hierarchical rnn (#122)
10 years ago
liaogang 23e47bb600 Merge remote-tracking branch 'upstream/master'
10 years ago
liaogang a8df411192 Replace random_shuffle using shuffle.
10 years ago
luotao1 ffc341675d Add parallel_nn api and unittest (#110)
10 years ago
liaogang 9795e01639 Merge remote-tracking branch 'upstream/master'
10 years ago
Yu Yang 2c5a6ac095 Optional fields to shrink generated proto size (#93)
10 years ago
Luo Tao d2e1b46f24 update beam_search and seqToseq config, and add ExpActivation api
10 years ago
liaogang 8d0214193e fix unit test bug when only one gpu
10 years ago
Yu Yang daaf5a42ec Add travis support to PaddlePaddle
10 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
10 years ago