Commit Graph

2099 Commits (4f3c8a41bef21baeec308338d94ce5f328329260)

Author SHA1 Message Date
jerrywgz b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
7 years ago
jerrywgz 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
7 years ago
Wu Yi d206582337
add parallel graph dist test (#16076)
7 years ago
jerrywgz 893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
7 years ago
xiaolil1 a177d48217 Add Requantize OP (#15318)
7 years ago
Jiabin Yang 654825cfe3
test=develop, reconstruct layer helper to fit imperative usage (#15938)
7 years ago
jerrywgz 072eca348a refine doc, test=develop
7 years ago
Kaipeng Deng 6d8771b55c
Merge pull request #15864 from heavengate/spectral_norm
7 years ago
liuwei1031 caadd0581d
add IfElse test case for ir memory optimize (#15998)
7 years ago
whs 0f99d24083
Make sequence_erase op support for input with multi-level LoD. (#15982)
7 years ago
jerrywgz d497bd9079 resolve conflict, test=develop
7 years ago
jerrywgz 41471d28ac add box_coder_and_assign, test=develop
7 years ago
lidanqing 02c106c717 MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
7 years ago
dengkaipeng 82d514345c fix spectral_norm doc. test=develop
7 years ago
dengkaipeng 24fa74d901 refine test_spectral_norm. test=develop
7 years ago
dengkaipeng 2ea5843cbf add doc and test_layers. test=develop
7 years ago
dengkaipeng 037855f42d fix attr dim calc. test=develop
7 years ago
dengkaipeng 70dbd59839 add grad kernel for spectral_norm. test=develop
7 years ago
dengkaipeng 72509ec3bd add unittest for spectral_norm. test=develop
7 years ago
dengkaipeng 3bf1ae9b59 add spectral_norm forwarn kenel
7 years ago
lidanqing dd1c7ee604 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
7 years ago
Tao Luo 96f7fc60ee
Merge pull request #16013 from kbinias/kbinias/poll-mkldnn-ut
7 years ago
Krzysztof Binias 54f21a5c47 Add test for ceil mode
7 years ago
Qiyang Min 187cffd019
Merge pull request #15928 from velconia/imperative_backward_hooks
7 years ago
minqiyang fa1ff1d2f1 reduce ut time
7 years ago
tensor-tang e5f9d3a47c
Merge pull request #15892 from tensor-tang/jit/sgd
7 years ago
minqiyang 659a719315 increment resnet and ptbrnn's batch_num
7 years ago
minqiyang 50639fafdb Polish code
7 years ago
ruri 72efef6358
Merge pull request #15887 from shippingwang/cosine_decay_op
7 years ago
minqiyang fe406b98c9 Polish code
7 years ago
minqiyang f469bb6b36 Polish code
7 years ago
minqiyang ac88c62a5b Reset output var's pre_op pointer when op was destructed
7 years ago
baojun f285191fb3 Added adam op test=develop (#15710)
7 years ago
tensor-tang 58b8231338
added concat op test=develop (#15946)
7 years ago
jerrywgz 0f652f304c add distribute fpn proposals op, test=develop
7 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
7 years ago
baojun-nervana e4ab40a7b9 added concat op test=develop
7 years ago
dzhwinter 15de2dff00
Merge pull request #15926 from dzhwinter/test/add_ir_mem_opt_tests
7 years ago
tensor-tang 7044cfa7c7 add sgd jitcode and op test
7 years ago
qingqing01 8e439ccfff
Fix bug in fake_quantize_op and add more unit testing (#15912)
7 years ago
dzhwinter 48d9fd08e5 fix default value. test=develop
7 years ago
minqiyang efb2f2baf8 Fix bugs
7 years ago
Tao Luo 2c5c7b2a7e
Merge pull request #15922 from kbinias/kbinias/reuse-primitives-activations-and-softmax-mkldnn-ut
7 years ago
dzhwinter dfb2121967 fix default value. test=develop
7 years ago
dzhwinter a4cf295471 fix default value. test=develop
7 years ago
dzhwinter a922a0a1ef fix default value. test=develop
7 years ago
dzhwinter 6477b443f3 fix default value. test=develop
7 years ago
chengduo 7ca8553d4e
Add alloc_continuous_space_op (#15900)
7 years ago
dzhwinter 131e4a3b5f
Merge pull request #15904 from dzhwinter/fix/disable_temp
7 years ago
Krzysztof Binias 851ea04dec Add UTs to check whether primitives for activations and softmax already exist in backward
7 years ago