Commit Graph

154 Commits (1578c20aaf474ecbb3c3d082be9964a9fce26fa6)

Author SHA1 Message Date
tensor-tang 23a674c98a switch the flag
7 years ago
tensor-tang defd7ec641 mkldnn only need one trainer
7 years ago
Yiqun Liu 9f28925629
Fix bug in MergeModel.cpp. (#5605)
7 years ago
tensor-tang 1e8300faa5 Merge remote-tracking branch 'upstream/develop' into merge
7 years ago
tensor-tang 3eb42bfd6f move test_CompareMKLDNNandCPU to test_MKLDNN and remove unused code
7 years ago
Yiqun Liu d3b07a6ede
Add documentation of cross-compiling for iOS (#5239)
7 years ago
武毅 2000cafe75 Merge pull request #5132 from typhoonzero/fix_ft_job_converge
7 years ago
helinwang 20d9b20a2a Fix CI style check.
7 years ago
typhoonzero cec5e6511b fix ft job converge
7 years ago
Zhaolong Xing 4273b3513a Merge pull request #4473 from NHZlX/fix_merge_model
7 years ago
Tao Luo b68f2d209a Merge pull request #5049 from tensor-tang/mkldnn_bn
7 years ago
Helin Wang 8383e48f6a Fix new remote updater sending all 0 param / grad to pserver
7 years ago
xzl 0dc4b29879 deal with conflit
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
xzl 816da57f30 refine paddle_merge_model
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
Liu Yiqun 9e524fce1b Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
8 years ago
tensor-tang e08651f9b5 remove flag use_mkldnn_wgt
8 years ago
Helin Wang 37c2a23884 fix cpplint error
8 years ago
武毅 886e66a5ff golang pserver use OptimizerConfig.proto (#3358)
8 years ago
Yiqun Liu 2e87d747bd Merge pull request #3337 from tensor-tang/merge
8 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
Helin Wang 34add153de fix style check
8 years ago
Helin Wang b8461c79fc implement init parameters selection with etcd
8 years ago
tensor-tang abc49f74af Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
tensor-tang 6373291c77 add test case use_mkldnn_wgt
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
tensor-tang 3c3a11a0dc add use_mkldnn flag
8 years ago
liaogang 1d4fa2433c ClangFormat for proto and cuda
8 years ago
武毅 39af255959 Fix new optimizer lr (#3074)
8 years ago
武毅 23b8346072 Fault tolerant distributed training, just work version, with etcd (#2849)
8 years ago
hedaoyuan 010adb99b4 Remove useless empty pointer check.
8 years ago
wuyi05 26d95a6bbf fix new remote updater for go pserver
8 years ago
Yu Yang 5eb8bf0324 Correct GLOG CHECK in Paddle
8 years ago
helinwang fae606fc96 Merge pull request #2659 from helinwang/cmake
8 years ago
Helin Wang 59cf5e7796 Fix Go cmake
8 years ago
Yu Yang 64b78b1656 Fix TravisCI
8 years ago
Yu Yang b1a311c44d Add pb_cc_library in generic.cmake
8 years ago
Cao Ying 6fa84d40f4 Merge pull request #2521 from emailweixu/fix_rnn_gen
8 years ago