Commit Graph

5679 Commits (6b45c5a134c9d1492e18e61c7d57b2d2b72b40a7)

Author SHA1 Message Date
Qiao Longfei 331151f065
Merge pull request #12647 from jacquesqiao/add-RPCServerProfiler
7 years ago
qiaolongfei 0b81801515 change init flags
7 years ago
qiaolongfei 3f2aa91970 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
Qiyang Min 29fac3c092
Merge pull request #12390 from velconia/port_python3_syntax
7 years ago
Tao Luo 5a9ae411e0
Merge pull request #12618 from sfraczek/sfraczek/fix-new-mkldnn-conv-tests
7 years ago
qiaolongfei d080d3e694 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
minqiyang 39059eb70f Polish code
7 years ago
Sylwester Fraczek c2a437fd0f review fixes
7 years ago
Sylwester Fraczek dcbc4284aa conv2d tests: stop testing on CUDA when use_cudnn=False. Especially when use_mkldnn=True.
7 years ago
minqiyang d4b10eef5f Polish code
7 years ago
Wu Yi 772ceee395
Merge pull request #12615 from typhoonzero/move_dataset_download_url
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
Qiao Longfei 445ca3db94
Merge pull request #12607 from jacquesqiao/add-unit-test-for-async-transpile
7 years ago
qiaolongfei 7c649e06c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
qiaolongfei 2ae32f0bf0 revert the change of api
7 years ago
Sylwester Fraczek d74bb6ab9c fix ut for mkldnn 0.15 - added forcing layout NCHW in mkldnn conv tests
7 years ago
typhoonzero 0954adbdcd move download urls
7 years ago
qiaolongfei 1b6902133d add TestAsyncLocalLookupTable
7 years ago
qiaolongfei 8da651057c add TestAsyncDistLookupTable
7 years ago
Chen Weihang b2435a3a11
Merge pull request #12374 from chenwhql/py_calc_memory
7 years ago
chengduo 7c8b69c700
Feature/op fusion (#12240)
7 years ago
Qiao Longfei 7970ab965a
Merge pull request #12544 from jacquesqiao/dist-lookup-table-only-support-sgd
7 years ago
Wu Yi 2d036c47cd
polish dist unit test code (#12512)
7 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
qiaolongfei 111bde9725 add warning to dist lookup table optimizer
7 years ago
qiaolongfei b2f28878e1 remove unused code
7 years ago
qiaolongfei 5a608fcf08 add TestDistLookupTable
7 years ago
qiaolongfei c0e8dd8758 add unit test for dist lookup table
7 years ago
Yu Yang 3300a532aa
Merge pull request #12546 from reyoung/feature/fix_nmt_cannot_save_checkpoint
7 years ago
qiaolongfei fd53fdf84b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-lookup-table-only-support-sgd
7 years ago
Qiao Longfei 23252a3432
Merge pull request #12463 from jacquesqiao/remove-duplicated-init-op
7 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
7 years ago
qiaolongfei 641a7fb342 fix test_initializer
7 years ago
qiaolongfei 937061a4aa update test_initializer.py
7 years ago
qiaolongfei 8aeac78282 revert initializer.py
7 years ago
qiaolongfei aa546389e8 move _is_inited_by into framework.py
7 years ago
Yu Yang 55ff03b7ab Do not set loss@Grad as persistable
7 years ago
qiaolongfei a7448d5426 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove-duplicated-init-op
7 years ago
fengjiayi b656d97e86
Merge pull request #12485 from JiayiFeng/dev_ops_tensor_support
7 years ago
Qiao Longfei 3cea440060 enforce test_parallel_executor_transformer and test_image_classification_resnet to run in serial (#12545)
7 years ago
qiaolongfei fd73f2bb26 dist lookup table only support sgd while other dense table support all optimizer
7 years ago
qiaolongfei 9a7084c1ae fix test_dist_transpiler
7 years ago
qiaolongfei 28c4443c22 add test for remove duplicated init op
7 years ago
qiaolongfei 8e9f338c0f add _is_duplicated_init_op
7 years ago
qiaolongfei 37e069eba3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove-duplicated-init-op
7 years ago
minqiyang 5656f64b58 Remove duplicate handle of dist_transformer
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 850c3945f2 Make transformer unittest serial
7 years ago
minqiyang c3e187896d Port contrib to python3
7 years ago
minqiyang cd27e53667 Fix python code in contrib
7 years ago