Commit Graph

4009 Commits (f8c279b11c9e33caae8405cf36f019348da41fe5)

Author SHA1 Message Date
dengkaipeng aad62eeca0 add doc for param default. test=develop
6 years ago
Zhen Wang b8d1f5038e Add the executor test for the graph clone API. test=develop
6 years ago
dengkaipeng afdf3c3f84 fix doc.test=develop
6 years ago
dengkaipeng af4ef80e5b fix API.spec not add defaults. test=develop
6 years ago
dengkaipeng 0d1a9996ac fix unittest for yolov3_loss. test=develop
6 years ago
dengkaipeng 626fb859d9 add param default doc. test=develop
6 years ago
dengkaipeng 00e822d2a0 fix test_detection. test=develop
6 years ago
dengkaipeng abb5a9c726 fix doc statement. test=develop
6 years ago
dengkaipeng ad897304f9 fix pre-commit. test=develop
6 years ago
dengkaipeng deec3ac1e9 fix infer error.
6 years ago
dengkaipeng c9d4676bee fix multi batch idx error. test=develop
6 years ago
dengkaipeng cb2dca53c1 fix cuda kernel error
6 years ago
dengkaipeng 452373decb resize box in input image scale. test=develop
6 years ago
dengkaipeng 3896d955c7 add yolo_box_op CPU kernel
6 years ago
Zhen Wang 4ab0607634 fix NaN bugs.
6 years ago
Qiyang Min 4e8c03bdfe Imperative fix conv2d's attrs bugs (#16158)
6 years ago
Zhen Wang ac6ef06ffa Add the Clone method in Graph. test=develop
6 years ago
Zhen Wang 01eddf125c Not add graph copy construction method. test=develop
6 years ago
Zhen Wang 1b9c8d5f06 add clone function for IrGraph. test=develop
6 years ago
jerrywgz 08e757318c
Merge pull request #16145 from ceci3/npair_loss0
6 years ago
minqiyang de212ae274 Polish code
6 years ago
Qiyang Min 1f4aa7a202 Imperative remove all descs (#16045)
6 years ago
Zeng Jinle 472f16b5aa
Merge pull request #16063 from sneaxiy/enhance_gc
6 years ago
minqiyang d17bb4e600 Add unit test for gru unit
6 years ago
minqiyang 0d27d204d8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
6 years ago
Qiyang Min 5f33164f3d
Merge pull request #16125 from panyx0718/imperative
6 years ago
minqiyang 2050f31c26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
6 years ago
wopeizl a38db3cb99
Fixrecordio (#16124)
6 years ago
sneaxiy b80d76f784 merge develop
6 years ago
sneaxiy aa2335c218 add py_reader doc
6 years ago
ceci3 8468c39318 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3 24fbe6d610 test=develop, replace sce
6 years ago
sneaxiy cfd012e2cb add unittest
6 years ago
sneaxiy d7407c90aa refine cross_entropy mem
6 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
6 years ago
jerrywgz 55a785bb10
Merge pull request #15949 from ceci3/npair_loss0
6 years ago
tink2123 837ad7f86f Add the inverse trigonometric function
6 years ago
chengduo 2f1b3afa6f
fix compiler_py bug (#16122)
6 years ago
ceci3 0af00a0541 test=develop
6 years ago
ceci3 d3656ff304 test=develop
6 years ago
ceci3 5f343b0e3a test=develop
6 years ago
ceci3 a80555a3a5 test=develop, change import
6 years ago
ceci3 60bfcb8b30 test=develop, change import
6 years ago
Xin Pan 81773d0b1c add imperative and declarative mode testbase and example
6 years ago
Zhen Wang 7ea5990ca6 update some details. test=develop
6 years ago
Zhen Wang bf807d69a4 avoid ce fails on windows.
6 years ago
Zhen Wang 6e0311ee8c
Merge pull request #16084 from wzzju/fix-quantization-pass-ut
6 years ago
ceci3 3e0eb55515 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
Jiabin Yang e233b91a23
test=develop, fix using create_parameter with attr set to False error (#16115)
6 years ago
ceci3 8b86c12e46 test=develop, update API.spec
6 years ago
ceci3 c8610739c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3 23a9035b21 test=develop, update doc
6 years ago
Jiabin Yang 0217058321 test=develop, fix layers bug (#16099)
6 years ago
Jiabin Yang 4f3c8a41be
test=develop, fix layers bug (#16099)
6 years ago
Zhen Wang 3cf0ee414d update some details. test=develop
6 years ago
jerrywgz b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
6 years ago
sneaxiy d0f8d94ca4 try to fix unittest
6 years ago
tensor-tang 2e7fea2b7f polish the cast op doc (#16078)
6 years ago
tensor-tang 9be825a982
polish the cast op doc (#16078)
6 years ago
ceci3 fe888728d6 test=develop, change testfile
6 years ago
jerrywgz 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
6 years ago
Wu Yi 5e92eb3f25 add parallel graph dist test (#16076)
6 years ago
jerrywgz e5759d6c38 refine doc, test=develop
6 years ago
jerrywgz 2b41743791 fix doc, test=develop
6 years ago
jerrywgz c2eda2325b refine code, test=develop
6 years ago
jerrywgz a2e83d1d7b add box_coder_and_assign, test=develop
6 years ago
Wu Yi d206582337
add parallel graph dist test (#16076)
6 years ago
minqiyang 6871fe635b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
6 years ago
minqiyang f49d9b393c Transfer GRU unit
6 years ago
jerrywgz 893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
6 years ago
ceci3 69859718a0 test=develop, change labels name
6 years ago
ceci3 c109e6b3aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3 7613918e23 test=develop, change labels name
6 years ago
Zhen Wang 0cb50bb983 avoid ce fails on windows.
6 years ago
xiaolil1 a177d48217 Add Requantize OP (#15318)
6 years ago
sneaxiy 7b608396fe fix travis-ci format check
6 years ago
ceci3 dc57952b7f test=develop, add random to testfile
6 years ago
chengduo 84e3adbe60 Fix reshape bug (#16069)
6 years ago
Jiabin Yang ab19d92e16 test=develop, reconstruct layer helper to fit imperative usage (#15938)
6 years ago
wopeizl eb367f990c remove the ignored from is_empty and less_than test=develop (#15971)
6 years ago
chengduo 9c3560931c Unified PE and compiler (#16042)
6 years ago
liuwei1031 9cc6f4009f add IfElse test case for ir memory optimize (#15998)
6 years ago
whs bd9669003f Make sequence_erase op support for input with multi-level LoD. (#15982)
6 years ago
lidanqing 21156b8d4c MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
6 years ago
dengkaipeng dbb8d07886 fix doc statement. test=develop
6 years ago
dengkaipeng eeeebdd006 refine doc. test=develop
6 years ago
dengkaipeng 9c47f36d1b fix spectral_norm doc. test=develop
6 years ago
dengkaipeng 91f8531586 refine test_spectral_norm. test=develop
6 years ago
dengkaipeng 12416a24d2 add doc and test_layers. test=develop
6 years ago
dengkaipeng 63d322f07c fix attr dim calc. test=develop
6 years ago
dengkaipeng ca1502c7f5 add grad kernel for spectral_norm. test=develop
6 years ago
dengkaipeng 8956a59637 add unittest for spectral_norm. test=develop
6 years ago
dengkaipeng fd66089d23 add spectral_norm forwarn kenel
6 years ago
chengduo c67afb0f76
Fix reshape bug (#16069)
6 years ago
Jiabin Yang 654825cfe3
test=develop, reconstruct layer helper to fit imperative usage (#15938)
6 years ago
sneaxiy 33138a421d remove match check
6 years ago
wopeizl 7fbf52daa3
remove the ignored from is_empty and less_than test=develop (#15971)
6 years ago
Zhen Wang 8063b31e2d Reduce redundant code for channel wise dequant op. test=develop
6 years ago
chengduo c11f531244
Unified PE and compiler (#16042)
6 years ago
Zhen Wang e8f9dac7ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into channel_wise_quant_op
6 years ago
Zhen Wang 806832e091 update the input format of channel wise dequantize op.
6 years ago
jerrywgz f0177a1ed1 refine doc, test=develop
6 years ago
jerrywgz 072eca348a refine doc, test=develop
6 years ago
Kaipeng Deng 6d8771b55c
Merge pull request #15864 from heavengate/spectral_norm
6 years ago
sneaxiy 814a759061 merge develop
6 years ago
sneaxiy 597dc65e76 enhance gc
6 years ago
liuwei1031 caadd0581d
add IfElse test case for ir memory optimize (#15998)
6 years ago
whs 0f99d24083
Make sequence_erase op support for input with multi-level LoD. (#15982)
6 years ago
Zhen Wang 89dee160d1 add channel wise dequantize op.
6 years ago
jerrywgz b4f5180299 fix doc, test=develop
6 years ago
jerrywgz 21e0d35ce3 fix formula, test=develop
6 years ago
jerrywgz d1901f27bc refine doc
6 years ago
jerrywgz a1ef7df865 refine code, test=develop
6 years ago
jerrywgz d497bd9079 resolve conflict, test=develop
6 years ago
jerrywgz 41471d28ac add box_coder_and_assign, test=develop
6 years ago
lidanqing 02c106c717 MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
6 years ago
dengkaipeng 54bbbfa71f fix doc statement. test=develop
6 years ago
dengkaipeng c1a69e3ea0 refine doc. test=develop
6 years ago
dengkaipeng 82d514345c fix spectral_norm doc. test=develop
6 years ago
dengkaipeng 24fa74d901 refine test_spectral_norm. test=develop
6 years ago
dengkaipeng 2ea5843cbf add doc and test_layers. test=develop
6 years ago
dengkaipeng 037855f42d fix attr dim calc. test=develop
6 years ago
dengkaipeng 70dbd59839 add grad kernel for spectral_norm. test=develop
6 years ago
dengkaipeng 72509ec3bd add unittest for spectral_norm. test=develop
6 years ago
dengkaipeng 3bf1ae9b59 add spectral_norm forwarn kenel
6 years ago
Zhen Wang 545247d7b4 add channel wise quantize op.
6 years ago
ceci3 44a4ac0f8c fix API.spec and testfile
6 years ago
ceci3 3b96aa0839 conflict fix
6 years ago
lidanqing 667bc256d2 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
6 years ago
chengduo d4b461eb10 Unified ParallelExecutor and Compiler (#15970)
6 years ago
Krzysztof Binias ea9d6731dc Add test for ceil mode
6 years ago
sneaxiy 1a5f31b53c Fix doc
6 years ago
Zhen Wang aabe84708a improve save_persistable api doc. test=develop (#15911)
6 years ago
Tink_Y 8949a94691 refine image_resize annotation (#15976)
6 years ago
minqiyang 94c8ce3f13 reduce ut time
6 years ago
minqiyang a5dc2812e3 increment resnet and ptbrnn's batch_num
6 years ago
minqiyang 3723dcc301 Polish code
6 years ago
minqiyang 212242c4e4 Polish code
6 years ago
minqiyang 3f4aeed57f Polish code
6 years ago
minqiyang b754bf30fb Reset output var's pre_op pointer when op was destructed
6 years ago
baojun ac72bcd065 Added adam op test=develop (#15710)
6 years ago
shippingwang 639118260c fixed typo, test=develop
6 years ago
dzhwinter 4449e85528 polish cudnn related code and fix bug. (#15164)
6 years ago
Xin Pan 8e094f7117 polish
6 years ago
Xin Pan 9f3a325222 add deprecation warning.
6 years ago
mozga-intel 06a7f741f0 The flag of mkldnn is enabled iff it is necessary
6 years ago
baojun-nervana 320b27988c added concat op test=develop
6 years ago
minqiyang b71af29fb4 Remove var op deps in imperative mode
6 years ago
tensor-tang ce4cc482a4 add sgd jitcode and op test
6 years ago
minqiyang cd2db80655 Add tracer implementation
6 years ago