Commit Graph

2126 Commits (a2e83d1d7bbe585089cc014fb36637cccdde8cdf)

Author SHA1 Message Date
jerrywgz a2e83d1d7b add box_coder_and_assign, test=develop
7 years ago
ceci3 69859718a0 test=develop, change labels name
7 years ago
ceci3 c109e6b3aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
7 years ago
ceci3 7613918e23 test=develop, change labels name
7 years ago
xiaolil1 a177d48217 Add Requantize OP (#15318)
7 years ago
ceci3 dc57952b7f test=develop, add random to testfile
7 years ago
Jiabin Yang ab19d92e16 test=develop, reconstruct layer helper to fit imperative usage (#15938)
7 years ago
liuwei1031 9cc6f4009f add IfElse test case for ir memory optimize (#15998)
7 years ago
whs bd9669003f Make sequence_erase op support for input with multi-level LoD. (#15982)
7 years ago
lidanqing 21156b8d4c MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
7 years ago
dengkaipeng 9c47f36d1b fix spectral_norm doc. test=develop
7 years ago
dengkaipeng 91f8531586 refine test_spectral_norm. test=develop
7 years ago
dengkaipeng 12416a24d2 add doc and test_layers. test=develop
7 years ago
dengkaipeng 63d322f07c fix attr dim calc. test=develop
7 years ago
dengkaipeng ca1502c7f5 add grad kernel for spectral_norm. test=develop
7 years ago
dengkaipeng 8956a59637 add unittest for spectral_norm. test=develop
7 years ago
dengkaipeng fd66089d23 add spectral_norm forwarn kenel
7 years ago
Jiabin Yang 654825cfe3
test=develop, reconstruct layer helper to fit imperative usage (#15938)
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
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
ceci3 44a4ac0f8c fix API.spec and testfile
7 years ago
lidanqing 667bc256d2 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
7 years ago
Krzysztof Binias ea9d6731dc Add test for ceil mode
7 years ago
minqiyang 94c8ce3f13 reduce ut time
7 years ago
minqiyang a5dc2812e3 increment resnet and ptbrnn's batch_num
7 years ago
minqiyang 3723dcc301 Polish code
7 years ago
minqiyang 212242c4e4 Polish code
7 years ago
minqiyang 3f4aeed57f Polish code
7 years ago
minqiyang b754bf30fb Reset output var's pre_op pointer when op was destructed
7 years ago
baojun ac72bcd065 Added adam op test=develop (#15710)
7 years ago
dzhwinter 4449e85528 polish cudnn related code and fix bug. (#15164)
7 years ago
baojun-nervana 320b27988c added concat op test=develop
7 years ago
tensor-tang ce4cc482a4 add sgd jitcode and op test
7 years ago
minqiyang 701af43958 Fix bugs
7 years ago
minqiyang f1a2d20430 invoke backward_hooks after reduce op's depcounts map
7 years ago
minqiyang e0a2b472f4 Move ClearBlock into OpBase and VarBase's destructor
7 years ago
shippingwang 13e891516b add cosine decay op, test=develop
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