Commit Graph

5969 Commits (ef2da86b4fc6ff933e52b7d6499a08629db3f397)

Author SHA1 Message Date
tangwei12 f1a10ccea9 enable lookup table to inference
8 years ago
Tao Luo 49ad570ee8
Merge pull request #12667 from luotao1/wmt14
8 years ago
Bai Yifan 649f5d74f0
fix mine_hard_example bug (#12664)
8 years ago
Wu Yi f54efd027e
Merge pull request #12660 from typhoonzero/polish_dist_unittests
8 years ago
tangwei12 5c537941c2 merge develop
8 years ago
minqiyang 6988aea989 Fix long type in Python3
8 years ago
minqiyang fae5c1f514 Fix the input of executor
8 years ago
luotao1 d54267094e fix wmt14 download error
8 years ago
minqiyang 5b452bfd59 Remove the overfix of lod_rank_table
8 years ago
minqiyang 47561c34b0 Fix python2 CI issues
8 years ago
typhoonzero 069ff14756 polish dist unitest
8 years ago
minqiyang a3539845f2 Polish python code style
8 years ago
minqiyang e7c7cbaa42 Port new added files to Python3
8 years ago
Qiao Longfei 331151f065
Merge pull request #12647 from jacquesqiao/add-RPCServerProfiler
8 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
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
tangwei12 64a4925cb4 Merge branch 'Pdv' into samplingIdOp
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
minqiyang 23447cd5a0 Fix parallel_executor_fetch_feed issue
8 years ago
qiaolongfei d080d3e694 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
8 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
8 years ago
minqiyang e4e9450e88 Fix random crop op problem
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
minqiyang 76ee482e18 Fix cv2 issues
8 years ago
Wu Yi 772ceee395
Merge pull request #12615 from typhoonzero/move_dataset_download_url
8 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
8 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago
minqiyang 9cd5999032 Fix dist transpiler unordered dict issue
8 years ago
Qiao Longfei 445ca3db94
Merge pull request #12607 from jacquesqiao/add-unit-test-for-async-transpile
8 years ago
minqiyang be6ecec46f Fix unittests' division issues
8 years ago
minqiyang 59adf7ced1 Fix round(0.0) special issue
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
minqiyang 938a9e4faa Polish code
8 years ago
minqiyang 09103084d3 Polish compat.py and add unittest for it
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
minqiyang c3fdf3aee4 Fix divide problem in CI
8 years ago
qiaolongfei 1b6902133d add TestAsyncLocalLookupTable
8 years ago
qiaolongfei 8da651057c add TestAsyncDistLookupTable
8 years ago
fengjiayi 24d51de022 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
8 years ago
fengjiayi 27df3a9f2b make cross_entropy_op supporting tensors
8 years ago
Chen Weihang b2435a3a11
Merge pull request #12374 from chenwhql/py_calc_memory
8 years ago
minqiyang db7d8136a3 Fix CI issue
8 years ago
minqiyang ee1d08abba Fix CI issues
8 years ago
minqiyang 46a2694633 Fix exception problem
8 years ago
minqiyang c2fce7dd24 Fix bos problem
8 years ago
minqiyang 2a799e3bf2 Fix dist_se_resnet problem
8 years ago
minqiyang e102e5dd83 Fix cifar10 decompress problem
8 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
8 years ago
minqiyang e6ae1e4ffc Replace the dependency of paddle.v2 dataset
8 years ago
chengduo 7c8b69c700
Feature/op fusion (#12240)
8 years ago
minqiyang 6abe819f07 Fix pybind11 problem
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
tangwei12 5bfdefae91 Merge branch 'Pdv' into samplingIdOp
8 years ago
qiaolongfei 641a7fb342 fix test_initializer
8 years ago
tangwei12 4cd504d3b4 bug fix
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
tangwei12 da2cc99f67 sampling op optimize
8 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
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
qiaolongfei 28c4443c22 add test for remove duplicated init op
8 years ago
qiaolongfei 8e9f338c0f add _is_duplicated_init_op
8 years ago
qiaolongfei 37e069eba3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove-duplicated-init-op
8 years ago
minqiyang 5656f64b58 Remove duplicate handle of dist_transformer
8 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago
minqiyang 850c3945f2 Make transformer unittest serial
8 years ago
minqiyang c3e187896d Port contrib to python3
8 years ago
minqiyang cd27e53667 Fix python code in contrib
8 years ago
Chen Weihang 3185d38af4
Merge pull request #12467 from chenwhql/batch_size_check
8 years ago
tangwei12 766ac488ac sum_op selectedRows dim bug fix
8 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
8 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
8 years ago
dzhwinter 595a2c83ae
explicit gradient of elementwise_add/elementwise_sub (#11970)
8 years ago
fengjiayi 23aebf0ea7 update softmax layer comment
8 years ago
chenweihang bcc2fbe687 add type conversion for batch_size
8 years ago
chengduo c237795100
Reopen test_parallel_executor_transformer (#12452)
8 years ago
chenweihang 8627ef3330 refactor: simplify unittest function
8 years ago
chengduo b5a3e40bb5
close random fail test (#12482)
8 years ago
Xin Pan c58af84c66
Merge pull request #12426 from panyx0718/better_dist_test
8 years ago
chengduo 7a495a5871
add threads in thread pool for CPU (#12475)
8 years ago
fengjiayi f7bd0b227b Add unittests for softmax_op
8 years ago
Xin Pan 12ea358c06 polish
8 years ago
chenweihang 964d631cfd feat: add unittest of memory usage
8 years ago
fengjiayi b1af7e5d9b Add unittests for lookup_table_op
8 years ago
qiaolongfei 0bd710fcde correct the init op type
8 years ago
chenweihang 6a05ed3366 fix: add batch size check in loading data process
8 years ago
qiaolongfei fa94261b73 avoid duplicated init op for one parameter
8 years ago
Qiao Longfei 690625fe15
Merge pull request #12456 from jacquesqiao/add-profiler-to-pserver
8 years ago
qiaolongfei 0b62f61d29 add init flag in __init__.py for listen_and_serv_profile_period
8 years ago
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
8 years ago
Qiao Longfei 271b72460f
Merge pull request #12445 from jacquesqiao/fix-dis-trans
8 years ago
chenweihang c19078566e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into py_calc_memory
8 years ago
Xin Pan 6e26bfe8ef polish
8 years ago
Xin Pan db7b92d0b6 fix
8 years ago
Xin Pan bcc0d32080 clean
8 years ago
Xin Pan 2fb77250f3 clean
8 years ago
Xin Pan 6826de21c2 better dist tests
8 years ago
qiaolongfei f761874b22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dis-trans
8 years ago
minqiyang d8ddd3b307 Add TODO for memory optimization in python3 and polishing code
8 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
8 years ago
minqiyang ce4eba3b0d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago
qiaolongfei 236fc1bd38 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-test-for-split-ids-op
8 years ago
qingqing01 f372f27e3f
Hidden APIs for While, StaticRNN, ParallelDo. (#12332)
8 years ago
minqiyang 000ba1ac5f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago
qiaolongfei f4c4c6179c optimize unit test of test_split_ids_op
8 years ago
Xin Pan 19ef4bab4c
Merge pull request #12418 from panyx0718/fix_dist_seed
8 years ago
qiaolongfei 4e0f5c2ae8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-test-for-split-ids-op
8 years ago
Xin Pan 7a192d9e70 fix SERIAL tests
8 years ago
qiaolongfei 41693b6ae7 optimize code
8 years ago
qiaolongfei 91f63cd401 fix split_ids_op and add unit test
8 years ago
qiaolongfei 2aa732ba34 fix distribute transpiler to optimize selected rows
8 years ago
Xin Pan 412ad81644 keep seed in dist transpiler
8 years ago
Xin Pan 4abcb1b8e7
Merge pull request #12409 from panyx0718/add_dist_deps
8 years ago
Xin Pan 398cfb47b1 disable dist_se_resnext since it's not stable yet.
8 years ago
Bai Yifan e12b1d1792 Add flatten op (#12341)
8 years ago
Wu Yi 4dbcb975f7
Enable dist se resnext (#12365)
8 years ago
chengduo 2409d0f710
Refine regularization for selected_rows (#12369)
8 years ago
tensor-tang 5bea9c148c
Merge pull request #12397 from tensor-tang/refine/num_threads
8 years ago
minqiyang 0c7d6eb8b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago
tensor-tang 23e3f790c0 enable read from python
8 years ago
fengjiayi ec4c6e1f7c
Merge pull request #12384 from JiayiFeng/dev_update_save_inference_model
8 years ago
minqiyang 3107318007 Remove the overfix of next in unittest
8 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
8 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
8 years ago
minqiyang e84936206d Remove the overfix of print function in dataset/ folder
8 years ago
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
8 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
8 years ago