Commit Graph

902 Commits (437debf40e5c71ef58a7ef64f4849328abdf30bd)

Author SHA1 Message Date
Wu Yi 0b8067c0dc
fix dist train reduce mode (#13068)
7 years ago
Xingyuan Bu 0a97d24b41 Faster RCNN Generate Proposal Labels (#12616)
7 years ago
Yibing Liu f88a8ba99a
Merge pull request #12793 from kuke/wrap_squeezes
7 years ago
chengduo 3bd1d22a7d
Enhance fused_elementwise_activation_op (#12837)
7 years ago
Wu Yi a615ad46e4
Add test for dist and memopt (#13049)
7 years ago
Xin Pan 66f870433d fix test
7 years ago
Xin Pan 51ef0ad766 allow to use name_scope for debugging and visiualization
7 years ago
Chen Weihang b98b744067
Merge branch 'develop' into sequence_enumerate_op
7 years ago
Xingyuan Bu 2ad5d91ef8 Faster RCNN Generate Proposals (#12056)
7 years ago
gongweibao 01e96a8e20
Add Transformerunittest (#12968)
7 years ago
tensor-tang 89d6d69ce4
Merge pull request #12781 from tensor-tang/feature/op/fusion_gru
7 years ago
Yu Yang 8965cee89f
Polish PrintOp (#12895)
7 years ago
Yibing Liu 13509da69e Merge upstream to branch wrap_squeezes
7 years ago
qingqing01 0353eddb51
Improve fake_dequantize_op. (#12877)
7 years ago
Qiao Longfei 11e01d9b2d
Scale support selectedrows (#12960)
7 years ago
fengjiayi 7b84c580e2
Merge pull request #12824 from JiayiFeng/dev_sequence_padding_op
7 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps (#12899)
7 years ago
fengjiayi 7e0c9f50ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_sequence_padding_op
7 years ago
Zeng Jinle 599a32641b
Merge pull request #12971 from sneaxiy/unstack_op
7 years ago
tensor-tang a481c5e98c Merge remote-tracking branch 'ups/develop' into feature/op/fusion_expand_concat_fc
7 years ago
tensor-tang 49c31febb5 fix typo and op test
7 years ago
fengjiayi 9cb455fa7d update function
7 years ago
sneaxiy 52a480bb98 Merge develop
7 years ago
tensor-tang 02909335e9 rename fusion seq_concat_fc to fusion seqexpand_concat_fc
7 years ago
tensor-tang 0f0d48230c add fusion seq_concat_fc op test
7 years ago
qingqing01 1f09bc320c
Support data type int8_t . (#12841)
7 years ago
chenweihang 0c4697f8cd fix: change to enumerate by sentence
7 years ago
sneaxiy 24264bc0b8 Merge develop
7 years ago
dzhwinter 0153c21d83 add unstack_op
7 years ago
chengduo 3e1050a2e8
Add pad_constant_like_op (#12943)
7 years ago
tensor-tang e61cf3214d complete reverse seq
7 years ago
Chen Weihang 4ec12496dd
Merge branch 'develop' into sequence_enumerate_op
7 years ago
tensor-tang 1777cd09f6 refine fusion lstm op test
7 years ago
tensor-tang 4b28fab8c9 enable more acts
7 years ago
Yibing Liu 5aa64827df Rename the input of squeeze's wrapper
7 years ago
Yibing Liu b586cc2ae8 Fix typos in unsqueeze & unsequeeze wrapper
7 years ago
Yibing Liu 1443d762fd Wrap unsqueeze & squeeze ops
7 years ago
Zeng Jinle d189d4dbab
Merge pull request #12884 from sneaxiy/sequence_mask_op
7 years ago
Qiyang Min 038e2817f0
Merge pull request #12836 from velconia/disable_prelu_test_local
7 years ago
chenweihang 733ea0d29b adjust infershape details
7 years ago
tangwei12 66cc1850a8 add gpu place
7 years ago
tangwei12 fff6f595ff add unit test
7 years ago
tangwei12 8f9bbc2834 add unit test
7 years ago
minqiyang a7849db561 Port new added code
7 years ago
minqiyang 6c775a0a06 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
Chen Weihang 2969aba14f
Merge branch 'develop' into sequence_enumerate_op
7 years ago
chenweihang 219a2369da feat: wrap sequence enumerate op
7 years ago
sneaxiy 7df74a5ee4 Merge develop
7 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error (#12759)"
7 years ago
sneaxiy 1083e99520 Merge develop
7 years ago
gongweibao 7570e5ef04
Print readable program codes. (#12673)
7 years ago
tensor-tang f0f06992c1
Merge pull request #12878 from tensor-tang/feature/op/attention_lstm
7 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
7 years ago
sneaxiy e895c98f0a add support to max_len is None
7 years ago
minqiyang 709c37023a Polish code
7 years ago
chenweihang d2e5395b97 feat: add sequence enumerate op
7 years ago
minqiyang 80e3ce411d For test
7 years ago
sneaxiy 64464cb1fa Merge develop
7 years ago
qingqing01 79918a8442 add sequence_mask_op for DAM model
7 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
7 years ago
minqiyang c95ff1c410 Add debug info
7 years ago
tensor-tang 5ca0bb9aad support more activation type and remove some comments
7 years ago
minqiyang 31f587e7e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
minqiyang 01eec0af91 Fix flowers dataset reading problem
7 years ago
tensor-tang d9bf73f3ab Merge remote-tracking branch 'ups/develop' into feature/op/fusion_gru
7 years ago
tensor-tang dd938d0b94 fix bugs and pass op test
7 years ago
tensor-tang 522b3e411f complete attention lstm op test
7 years ago
tensor-tang 93cc29abc0 init attention lstm op test
7 years ago
sneaxiy c73c5ed573 use for_range
7 years ago
minqiyang 6d107b0f39 Fix the test_desc_clone's problem
7 years ago
chengduo 7748963479
refine op_test (#12846)
7 years ago
Xin Pan b548ecbc2b add stack_op
7 years ago
minqiyang 6d9b9cb4b6 Add debug info for anakin cpu
7 years ago
minqiyang 94f6e54db9 Add timeout for python3
7 years ago
Xin Pan bcaa1d5e73
Merge pull request #12853 from panyx0718/profiler
7 years ago
Xin Pan f8c6b46415 fix profiler test
7 years ago
tensor-tang 6fad27fc64 add fusion gru op test
7 years ago
tensor-tang 5424a698df refine gru op unit test
7 years ago
minqiyang 39c526d42f Port test_dist_transpiler to it
7 years ago
minqiyang efe88ab9f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
minqiyang d94a3f621b Disable prelu_op_test until fixing Python3 issues
7 years ago
tangwei12 cbc6e6eb97
Merge pull request #12247 from seiriosPlus/dis_ckpt_fix
7 years ago
Qiyang Min 72965226e6
Merge pull request #12818 from velconia/fix_python3_CI_job
7 years ago
Wu Yi f63368db5e
Add async dist tests (#12798)
7 years ago
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
7 years ago
minqiyang 5a83776751 Port test_desc_clone
7 years ago
minqiyang 50d66a0790 Fix prelu_op
7 years ago
minqiyang beb93bb901 Fix ut bug for graph_test
7 years ago
tensor-tang e955361267
Merge pull request #12737 from tensor-tang/feature/op/fusion_lstm
7 years ago
chenweihang bc471b6ac4 refactor: remove inplace parameter from squeeze and unsqueeze op
7 years ago
Yu Yang c6af7201e9
Merge pull request #12692 from reyoung/feature/fast_executor
7 years ago
tangwei12 5fa1f05c9d code clean and rename
7 years ago
tangwei12 bf2f1599f9 code clean
7 years ago
tensor-tang 674b719bf4 add print
7 years ago
tensor-tang b090479409 Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
7 years ago
tensor-tang f6d073422c refine fusion lstm op test
7 years ago
tangwei12 3efac174ea Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
tangwei12 8cfcbabf5e fix dist unittest
7 years ago
tangwei12 dbb4f0d35d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dis_ckpt_fix
7 years ago
fengjiayi 8d8d48a34f Complete sequence_pad_op and its CPU kernel. Add unittests
7 years ago