Commit Graph

58 Commits (a6ff5240f519380257f206fbc9c7f720fff4badc)

Author SHA1 Message Date
Luo Tao 8a5a8637f9 fix bug in trainer/tests/CMakeLists.txt
7 years ago
Luo Tao e7cbde80c3 simplify the CMakeLists.txt of trainer/tests
7 years ago
Luo Tao e131e96793 remove gen_proto_data.py, refine test_Trainer.cpp
7 years ago
Luo Tao 76501c8258 remove ProtoData, update related files
7 years ago
Luo Tao e01b09410d remove test_CompareTwoOpts
7 years ago
Luo Tao 212f6eae77 modify the test config for test_CompareTwoNets.cpp
7 years ago
Luo Tao cd6d69a95f modify the test config for test_CompareSparse.cpp
7 years ago
Luo Tao ebb22e5cb7 remove ProtoData in sample_trainer_config_opt_*.conf
7 years ago
Luo Tao bbeb826f42 remove ProtoDataProvider in test_PyDataProvider.cpp
7 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
7 years ago
tensor-tang 8845218636 add batchnorm layer in simple test and branch test
7 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
7 years ago
tensor-tang 7a7c8fd9e5 simplify some comments and code
7 years ago
tensor-tang e1954857d7 fix bug: merge grad must before backward act.
7 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
tensor-tang 86a9434c71 rename script and modify comments
7 years ago
tensor-tang bea39f6314 add compare simple net of mkldnn and cpu
7 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
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