Commit Graph

954 Commits (557be6fc58a8fad13a830df33ec77560faaa3d7c)

Author SHA1 Message Date
Xin Pan 557be6fc58
Merge pull request #12902 from PaddlePaddle/revert-12736
8 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error (#12759)"
8 years ago
guochaorong b1fc238694 Revert "Disable in_place in batch_norm API. (#12736)"
8 years ago
gongweibao 7570e5ef04
Print readable program codes. (#12673)
8 years ago
tensor-tang f0f06992c1
Merge pull request #12878 from tensor-tang/feature/op/attention_lstm
8 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
8 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
8 years ago
tensor-tang 5ca0bb9aad support more activation type and remove some comments
8 years ago
tensor-tang dd938d0b94 fix bugs and pass op test
8 years ago
tensor-tang 522b3e411f complete attention lstm op test
8 years ago
tensor-tang 93cc29abc0 init attention lstm op test
8 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
8 years ago
sneaxiy c73c5ed573 use for_range
8 years ago
chengduo 7748963479
refine op_test (#12846)
8 years ago
Xin Pan b548ecbc2b add stack_op
8 years ago
Xin Pan bcaa1d5e73
Merge pull request #12853 from panyx0718/profiler
8 years ago
Xin Pan f8c6b46415 fix profiler test
8 years ago
tangwei12 cbc6e6eb97
Merge pull request #12247 from seiriosPlus/dis_ckpt_fix
8 years ago
Qiyang Min 72965226e6
Merge pull request #12818 from velconia/fix_python3_CI_job
8 years ago
Wu Yi f63368db5e
Add async dist tests (#12798)
8 years ago
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
8 years ago
minqiyang 5a83776751 Port test_desc_clone
8 years ago
minqiyang 50d66a0790 Fix prelu_op
8 years ago
minqiyang beb93bb901 Fix ut bug for graph_test
8 years ago
tensor-tang e955361267
Merge pull request #12737 from tensor-tang/feature/op/fusion_lstm
8 years ago
Chen Weihang 57b34d9196
Merge pull request #12808 from chenwhql/remove_inplace_param_in_squeeze_and_unsqueeze
8 years ago
qingqing01 c62f68cb94
Fix bug in conditional_block_op. (#12246)
8 years ago
chenweihang bc471b6ac4 refactor: remove inplace parameter from squeeze and unsqueeze op
8 years ago
Yu Yang c6af7201e9
Merge pull request #12692 from reyoung/feature/fast_executor
8 years ago
tangwei12 5fa1f05c9d code clean and rename
8 years ago
tangwei12 bf2f1599f9 code clean
8 years ago
tensor-tang 674b719bf4 add print
8 years ago
tensor-tang b090479409 Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
8 years ago
tensor-tang f6d073422c refine fusion lstm op test
8 years ago
tangwei12 3efac174ea Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
8 years ago
tangwei12 8cfcbabf5e fix dist unittest
8 years ago
tangwei12 dbb4f0d35d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dis_ckpt_fix
8 years ago
minqiyang f4999e4f39 Remove unused six and missing six import
8 years ago
tangwei12 c24a9263ba Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
8 years ago
tangwei12 7715cdc69b add unit test in dist transpiler
8 years ago
tangwei12 bb9f494740 merge develop
8 years ago
tangwei12 eba7177475 add unit test and code fix
8 years ago
Qiao Longfei 653fad08f8
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
8 years ago
tangwei12 479a443f68 name optimized
8 years ago
tangwei12 0749c8822d
Merge pull request #12556 from seiriosPlus/samplingIdOp
8 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
8 years ago
tangwei12 125e9166e1 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
8 years ago
tensor-tang a72f68f223 Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
8 years ago
tensor-tang df28a3b452 fix lod and op test
8 years ago