Commit Graph

5824 Commits (989cae25ddd052d22470e2300e04f8ac37028638)

Author SHA1 Message Date
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
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
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
fengjiayi 604bd85a45 update inference_optimize()
8 years ago
fengjiayi 0d43594d16
Merge pull request #12364 from JiayiFeng/dev_add_FLAG_free_idle_memory
8 years ago
chenweihang ea548a794b refactor: simplify class to function
8 years ago
chenweihang 999d097bbb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into py_calc_memory
8 years ago
chenweihang eaea82fbab feat: Add memory usage estimate function
8 years ago
fengjiayi fd2d2c66e9 add flag to prevent unnessary memory free
8 years ago
qiaolongfei e7eeb19f90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into parallel-executor-support-prefetch
8 years ago
qiaolongfei 754e96a30c distribute lookup table work with parallel executor
8 years ago
chengduo a4c5223713
Update test_pe_mnist threshold (#12348)
8 years ago
Qiao Longfei b73806b208
Merge pull request #12347 from jacquesqiao/fix-distribute_transpiler_for_dist_lookup_table
8 years ago
fengjiayi f04ae975da
Merge pull request #12161 from JiayiFeng/make_get_test_program_private
8 years ago
qiaolongfei aa3618ed3e fix _create_prefetch_block in distribute_transpiler
8 years ago
Yancey 6133efd9ed
Merge pull request #12218 from Yancey1989/rpc_complete_interface
8 years ago
qingqing01 24bea40116
Hiden some LoDTensor ralated ops' Python wrapper. (#12230)
8 years ago
Wu Yi 9f0d9dffe6
hide variable API (#12307)
8 years ago
fengjiayi 19639e3106
Merge pull request #12254 from JiayiFeng/fix_lr_decay
8 years ago
fengjiayi 0388d1cb2a some update
8 years ago
fengjiayi 4cba5500d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_lr_decay
8 years ago
fengjiayi fab6287edf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into make_get_test_program_private
8 years ago
fengjiayi 8a521c0b4d Remove buggy get_test_program and refine c++ reader demo
8 years ago
Yancey1989 fb06ed7bdc Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
8 years ago
dzhwinter abe32a4912
"fix memory optimize bug in lr decay" (#12299)
8 years ago
sneaxiy e658762ae8
Merge pull request #12313 from sneaxiy/py_reader_doc
8 years ago
baiyf a4c06083af
Expose rank_loss op Python API (#12132)
8 years ago
sneaxiy 380ab62e4f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into py_reader_doc
8 years ago
Qiao Longfei 4e07f25915 Merge pull request #12295 from jacquesqiao/speedup-reduce-sum-grad-op
8 years ago
Yu Yang 1e417b93e0
Merge pull request #12286 from reyoung/feature/skip_reader_when_save
8 years ago
qiaolongfei a6d30a8607 profiler support cpu
8 years ago
Qiao Longfei b41f8b9d42
Merge pull request #12295 from jacquesqiao/speedup-reduce-sum-grad-op
8 years ago
qiaolongfei 273f737517 optimize code
8 years ago
fengjiayi ea8a375fa4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_py_reader
8 years ago
qiaolongfei 5d718a5886 optimize reduce_sum_grad op
8 years ago
Qiao Longfei 7c85a977d4
temporarily disable test_dist_se_resnext for oom (#12290)
8 years ago
Yancey1989 d4f51218ef Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
8 years ago