Commit Graph

5697 Commits (64683cf84ae0eab4c2d2b59f5ee3f8043ffcc989)

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