Commit Graph

763 Commits (766bd529d155c601516d00dc09abe3750222b59a)

Author SHA1 Message Date
xiaoting 9ed4aaada4 modified formula for Lrn (#17281)
6 years ago
lujun e388a1fb66
Repair api example (#17221)
6 years ago
lvmengsi dab71e8d97
Fix api example (#17231)
6 years ago
chengduo 8f534696b7
Polish Executor and Compiler doc (#17262)
6 years ago
gongweibao 91784f8ec3
Fix code in document. (#17237)
6 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code (#17202)
6 years ago
Zeng Jinle f2fa3f7300
fix api doc,test=develop (#17241)
6 years ago
tensor-tang 71f0c6d5bd
fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations (#17235)
6 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis (#16806)
6 years ago
Tao Luo 16922e0093
fix api_example of tree_conv (#17239)
6 years ago
jerrywgz ef66baedc0
Refine api doc (#17230)
6 years ago
Yibing Liu 6b0f27e802
Fix some APIs' example (#17214)
6 years ago
ruri 5817077c99
Fix unexecutable API examples (#17218)
6 years ago
Tao Luo 9ec4615deb
fix profiler and name_scope API examples (#17212)
6 years ago
guru4elephant f938ccec62
remove async executor python api to fix document (#17174)
6 years ago
xiaoting 7da7881c0e Detailed coordinate description for yolov3 loss (#17007)
6 years ago
Yibing Liu beda78258f
Init mixed precision training interface (#16856)
6 years ago
Zeng Jinle 24923f7604
fix py_reader demo (#16997)
6 years ago
Yibing Liu 36c05d36ab
Check some shapes only in runtime (#16919)
6 years ago
xiaoting 431eab648e
Merge branch 'develop' into yolov3_loss
6 years ago
Kaipeng Deng 5d45eb06f9
Merge pull request #16858 from heavengate/fix_yolo_param
6 years ago
xiaoting ccc3bd70c1 polish doc for uniform_random and multi_box_head (#16864)
6 years ago
Hongyu Liu 0701c2db47
Merge pull request #16518 from zhoukunsheng/rsqrt
6 years ago
Hongyu Liu bbcfa8ffb2
Merge pull request #16493 from zhoukunsheng/zeros_like
6 years ago
zhoukunsheng f9223c5fa9 Logical compare (#16513)
6 years ago
colourful-tree 434caab21b
Merge pull request #16741 from colourful-tree/dev
6 years ago
dengkaipeng 7b1702d9a1 fix unittest and API.spec. test=develop
6 years ago
heqiaozhi aab9ea6ccb out && commit id
6 years ago
chengduo c62674f475
Refine StaticRnn (#16707)
6 years ago
tink2123 9b9e5e606c modified api.spec
6 years ago
heqiaozhi 759940786e Merge remote-tracking branch 'upstream/develop' into dev
6 years ago
zhoukunsheng 380df8281f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
6 years ago
heqiaozhi 96d5ec16f6 change API
6 years ago
zhoukunsheng 2b2b4ca21e
Merge branch 'develop' into rsqrt
6 years ago
Hongyu Liu e2897ba13a
Merge pull request #16432 from zhoukunsheng/linspace
6 years ago
Hongyu Liu 283ae0faaa
Merge pull request #16525 from zhoukunsheng/rank
6 years ago
Hongyu Liu afe0d64c9d
Merge pull request #16320 from zhoukunsheng/all_any
6 years ago
ruri 39d6a985bc
fix some comments, include cosine_decay,l2_normalize,pixel_shuffle (#16763)
6 years ago
Wu Yi 8b58732013
remove append_LARS not used api test=develop (#16703)
6 years ago
lujun 9bd44b94da
Merge pull request #16561 from junjun315/move-api-to-root
6 years ago
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
6 years ago
heqiaozhi 54dddee37e add continuous value model op
6 years ago
lujun 92c8ac8a74 merge conflict, test=develop
6 years ago
ruri 229dc93277
Add Pixel shuffle OP (#15782)
6 years ago
lujun 01f4f2d7e4 merge confict, test=develop
6 years ago
zhoukunsheng 5edf4fb4fb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
6 years ago
zhoukunsheng 47a5eec87d improve comment
6 years ago
zhoukunsheng 68f887aab3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
6 years ago
zhoukunsheng b2cdadd700 improve comment
6 years ago
dengkaipeng d02f4c2fd6 fix API.spec. test=develop
6 years ago
zhoukunsheng 315176c65b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
6 years ago
zhoukunsheng 8b6b626718 fix problem of API.spec mismatch
6 years ago
guru4elephant 76b49f02ee
Merge pull request #16539 from guru4elephant/train_with_pipe_reader_merge_develop
6 years ago
qingqing01 1ebd7434d5
Add linear learning warmup method in learning rate scheduler. (#16563)
6 years ago
zhaoyuchen2018 0b0abdbcd4
Merge pull request #16041 from zhaoyuchen2018/docrefine
6 years ago
dongdaxiang d7963e1065 infer_from_dataset API.spec
6 years ago
dongdaxiang b35d27fa94 fix API spec
6 years ago
Kaipeng Deng 3d939d32ee
Merge pull request #16023 from heavengate/kl_div_loss
6 years ago
Kaipeng Deng 54474637ae
Merge pull request #16057 from heavengate/softmax_axis
6 years ago
Kaipeng Deng 63ac947e2f
Merge pull request #16135 from heavengate/shift
6 years ago
chengduo bb80dae7d0
Add DecoupledWeightDecay (#16427)
6 years ago
dengkaipeng 737ea825ac fix doc. test=develop
6 years ago
dongdaxiang 3829eac27b fix API spec about infer_from_dataset
6 years ago
dongdaxiang 87027a2eef fix API.spec problem and executor's docstring
6 years ago
zhoukunsheng 5284213942 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rsqrt
6 years ago
dongdaxiang ade9337486 fix API.spec
6 years ago
zhoukunsheng 3c4f5f0368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
6 years ago
zhoukunsheng ead3c0a8fc update api.spec
6 years ago
dongdaxiang 3a79be6eb3 refine API spec
6 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec
6 years ago
lujun d4f63d82ac
Merge pull request #16475 from junjun315/fix-doc-multiplex
6 years ago
zhoukunsheng b06e9b773d test=develop
6 years ago
zhoukunsheng 2f9e562100 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
6 years ago
dengkaipeng 2078f4207f fix API.spec. test=develop
6 years ago
zhoukunsheng 082822d417 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rsqrt
6 years ago
zhoukunsheng c47f3cc7fe test=develop
6 years ago
dengkaipeng 193185b840 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shift
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
Jiabin Yang e41d581304
test=develop, fix space_to_depth_doc (#16293)
6 years ago
zhoukunsheng 874b5d8362 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
6 years ago
zhoukunsheng 83c7bca13f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
6 years ago
zhoukunsheng a55111b869 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
6 years ago
zhoukunsheng 848ec97ab3 test=develop
6 years ago
Jiabin Yang 54a73578a8
Feature/install check (#16044)
6 years ago
dengkaipeng eb2123e12d fix doc and jit. test=develop
6 years ago
lujun 3f8b2f5ff5 fix multiplex doc, test=develop
6 years ago
dengkaipeng 1ef30c230d fix API.spec. test=develop
6 years ago
zhaoyuchen2018 cdb315e9d8
Merge branch 'develop' into docrefine
6 years ago
dengkaipeng cfef382a85 fix format. test=develop
6 years ago
Zeng Jinle 4cc9809cae
Merge pull request #15799 from sneaxiy/feature/decoupled_reader
6 years ago
whs e9bec9369b
[slim] Add quantization strategy and distillation strategy. (#16408)
6 years ago
dengkaipeng 90bd038d35 fix format. test=develop
6 years ago
zhoukunsheng d3d31a5894 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
6 years ago
zhoukunsheng 43060084a4 test=develop
6 years ago
zhoukunsheng 8e9ebebcef test=develop
6 years ago
sneaxiy 2f54d9f995 Merge develop
6 years ago
whs 2e5831f0dc
[slim] Refine framework of slim and add filter pruning strategy (#16226)
7 years ago
whs 18779b5b8f
[Operator] Add range op. (#15431)
7 years ago
phlrain 77a08750e9 add var name in optimizer; test=develop
7 years ago
qingqing01 d2b938ef5a
Refine gradient proto maker and python API for affine_channel_op (#16340)
7 years ago
ruri 09e05a110b
Merge pull request #16217 from ceci3/doc
7 years ago
flame 08838f3909
Fix save inference model bug (#16242)
7 years ago
sneaxiy bb166a1e10 fix API.spec
7 years ago
ruri a3b8028d46
Merge pull request #16202 from shippingwang/add_sqrt_doc
7 years ago
zhoukunsheng 2c3e4c1888 test=develop
7 years ago
whs 18911b6eea
[enhence] Make step_input of dynamic_rnn support custom lod level. (#15972)
7 years ago
ceci3 9d2ccec0f2 test=develop, fix doc
7 years ago
ceci3 27f7a72641 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
Zeng Jinle f8df9eb32e fix api doc (#16201)
7 years ago
sneaxiy 3a09693f5c change API name
7 years ago
shippingwang 97c6051822 add api.spec, test=develop
7 years ago
dengkaipeng 3e4f3434e6 fix API.spec. test=develop
7 years ago
dengkaipeng 365e6cfd15 add mkldnn support. test=develop
7 years ago
sneaxiy 161b8ddcaa Merge develop
7 years ago
tangwei12 8ea4218ce1
update load persistables for increment, test=develop (#15576)
7 years ago
dengkaipeng a6daf6fe5f add doc param name. test=develop
7 years ago
sneaxiy 4b073c95dc fix compiler
7 years ago
Tao Luo 38898c2808
Merge pull request #16212 from Aurelius84/develop
7 years ago
Kaipeng Deng b77ebb2af2
Merge pull request #15919 from heavengate/yolo_box
7 years ago
ceci3 cd906fc603 change api.spec
7 years ago
achao2013 81b4fad8b9 add moving average absmax op and fix bug (#15155)
7 years ago
Kaipeng Deng 74037cc1c8
Merge branch 'develop' into yolo_box
7 years ago
Xin Pan 92b9ce3479
Merge pull request #16073 from heavengate/yolov3_loss_imporve
7 years ago
Aurelius84 2d1e76fb0c fix API.spec test=develop
7 years ago
Aurelius84 6cfd20dea8 fix words spell error test=develop
7 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
7 years ago
Aurelius84 a59b7d47a8 improve layers.fc api doc test=develop
7 years ago
sneaxiy ac0e0f5181 merge develop
7 years ago
Kaipeng Deng 1a4a90a81d
Merge pull request #16140 from tink2123/arc_function
7 years ago
tink2123 61a6165c2c modified api.spec
7 years ago
tink2123 eb09bd456a modified api.spec
7 years ago
dengkaipeng 746740c41b fix API.spec. test=develop
7 years ago
dengkaipeng d31693afec no use _gt_score. test=develop
7 years ago
dengkaipeng aad62eeca0 add doc for param default. test=develop
7 years ago
dengkaipeng 585766acc0 fix spell mistake in doc. test=develop
7 years ago
dengkaipeng 5b37cf0add fix API.spec for yolov3_loss. test=develop
7 years ago
dengkaipeng af4ef80e5b fix API.spec not add defaults. test=develop
7 years ago
dengkaipeng 626fb859d9 add param default doc. test=develop
7 years ago
dengkaipeng 33c8607ef3 fix doc. test=develop
7 years ago
dengkaipeng fb863b4820 add API.spec for yolo_box. test=develop
7 years ago
sneaxiy fc12f38394 add API.spec
7 years ago
sneaxiy b80d76f784 merge develop
7 years ago
tink2123 cfc59b13e9 modified api.spec
7 years ago
tink2123 837ad7f86f Add the inverse trigonometric function
7 years ago
ceci3 3e0eb55515 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
7 years ago
ceci3 8b86c12e46 test=develop, update API.spec
7 years ago
ceci3 c8610739c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
7 years ago
jerrywgz b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
7 years ago
dengkaipeng 6a62b9d8a0 add temporal_shift_op. test=develop
7 years ago
tensor-tang 2e7fea2b7f polish the cast op doc (#16078)
7 years ago
tensor-tang 9be825a982
polish the cast op doc (#16078)
7 years ago
jerrywgz 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
7 years ago
jerrywgz e5759d6c38 refine doc, test=develop
7 years ago
jerrywgz 2b41743791 fix doc, test=develop
7 years ago
jerrywgz c2eda2325b refine code, test=develop
7 years ago
jerrywgz 9eb6d35f59 fix API.spec,test=develop
7 years ago
jerrywgz 893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
7 years ago
ceci3 7613918e23 test=develop, change labels name
7 years ago
ceci3 dc57952b7f test=develop, add random to testfile
7 years ago
wopeizl eb367f990c remove the ignored from is_empty and less_than test=develop (#15971)
7 years ago
dengkaipeng b1a49e873f fix statement. test=develop
7 years ago
dengkaipeng 0e0a2d046d fix API.spec. test=develop
7 years ago
wopeizl 7fbf52daa3
remove the ignored from is_empty and less_than test=develop (#15971)
7 years ago
dengkaipeng e56fd4388e fix statement. test=develop
7 years ago
dengkaipeng 0c8351e809 fix API.spec. test=develop
7 years ago
dengkaipeng 40405d132c add doc and API.spec. test=develop
7 years ago
jerrywgz f0177a1ed1 refine doc, test=develop
7 years ago
jerrywgz 072eca348a refine doc, test=develop
7 years ago
jerrywgz b4f5180299 fix doc, test=develop
7 years ago
jerrywgz 21e0d35ce3 fix formula, test=develop
7 years ago
jerrywgz d1901f27bc refine doc
7 years ago
jerrywgz a1ef7df865 refine code, test=develop
7 years ago
jerrywgz e64921c79a fix API.spec,test=develop
7 years ago
sneaxiy 7e5a4a3d63 test=develop
7 years ago
dengkaipeng 3eab9e4b95 fix statement. test=develop
7 years ago
dengkaipeng e37f5ab5b1 fix API.spec. test=develop
7 years ago
zhaoyuchen 032ea9ceda Fix array_read code error.
7 years ago
sneaxiy f0634da4b5 test=develop
7 years ago
ceci3 44a4ac0f8c fix API.spec and testfile
7 years ago
ceci3 3b96aa0839 conflict fix
7 years ago
ceci3 06d8e1a15d test=develop
7 years ago
shippingwang a0834044fc add API.spec. test=develop
7 years ago
shippingwang 7d4feb2fc5 fix api.spec, test=develop
7 years ago
shippingwang 13e891516b add cosine decay op, test=develop
7 years ago
jerrywgz b2ce832021 change default option related to softmax, test=develop
7 years ago
tianshuo78520a 26e3842d40 Update detection API add new check document (#15848)
7 years ago
sneaxiy 3334c279d0 add sample_generator
7 years ago
ruri 72efef6358
Merge pull request #15887 from shippingwang/cosine_decay_op
7 years ago
sneaxiy 7b5a9d75d9 add cache reader
7 years ago
jerrywgz b92ef45fe9
Merge pull request #15678 from jerrywgz/refine_softmax_with_cross_entropy
7 years ago
ceci3 4b7bf06e1f test=develop
7 years ago
sneaxiy 69b1ebdfa5 merge develop
7 years ago
colourful-tree 7d8f639883
Merge pull request #15902 from colourful-tree/new_develop
7 years ago
shippingwang 3398293272 add API.spec. test=develop
7 years ago
shippingwang 5ce46c637a fix api.spec, test=develop
7 years ago
sneaxiy c545f1ed8f unify API
7 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
7 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
7 years ago
heqiaozhi 725b98f2c2 remove mkldnn & fix commit
7 years ago
colourful-tree f2d6473ef8
Merge branch 'develop' into new_develop
7 years ago
heqiaozhi 04f876f5bc remove mkl & fix commit
7 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
7 years ago
shippingwang eb932f717a add cosine decay op, test=develop
7 years ago
xuezhong 81870723c6
Merge pull request #15605 from xuezhong/fix_bug_for_lstmp
7 years ago
Xin Pan 26e32e095a allow compiler to use graph
7 years ago
xuezhong 6b83845c41 update for backward compatibility
7 years ago
xuezhong d328660304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
xuezhong 57294fa890 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_adagrad
7 years ago
xuezhong 794b90c93f for backward compatibility
7 years ago
xuezhong ef44f1b81d update api spec
7 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
Zeng Jinle adea672b0e
Merge pull request #15783 from sneaxiy/develop-fix-api-arg0
7 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
7 years ago
sneaxiy 796e221efc fix api arg0
7 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
jerrywgz 5ce48220f1 change default option related to softmax, test=develop
7 years ago
xuezhong c0b8fd7ca0 update lstmp op api spec
7 years ago
xuezhong 4921c2cd02 add api spec change
7 years ago
sneaxiy 42f6d0f899 modify API.spec
7 years ago
xuezhong e261b60f97 change api spec for adagrad optimizer
7 years ago
jerrywgz 4f18a9b87b test=develop
7 years ago
jerrywgz 4eb44380a6
Merge branch 'develop' into add_clip_op
7 years ago
Xin Pan 30cc8b7a92
Merge pull request #15554 from heavengate/yolo_loss_darknet
7 years ago
Haihao Shen 1b8047b712 Add INT8 calibration support in Paddle package (#15569)
7 years ago
Yiqun Liu 16d54f7f23
Return parent_idx in beam_search op (#15520)
7 years ago
jerrywgz 72ee3c6232
Merge pull request #15398 from jerrywgz/add_axis_for_boxcoder
7 years ago
jerrywgz e402c0ec7d test=develop
7 years ago
Kaipeng Deng d3eeb92bba
Merge pull request #15491 from tink2123/new_align_corners
7 years ago
jerrywgz 3046799ecd
Merge branch 'develop' into add_clip_op
7 years ago
dengkaipeng 733bb82ec0 downsample -> downsample_ratio. test=develop
7 years ago
dengkaipeng 577424e5ec use darknet loss and trick
7 years ago
dengkaipeng af124dcdf6 fix API error
7 years ago
tink2123 2b89f59055 add attr use_label_smooth test=develop
7 years ago
dengkaipeng 8218e30176 add gtscore. test=develop
7 years ago
dengkaipeng 6c5a5d0789 format code. test=develop
7 years ago
dengkaipeng bd6deb1a8b fix API.spec change. test=develop
7 years ago
jerrywgz 7bc8481c62
Merge pull request #15418 from jerrywgz/refine_nms
7 years ago
tink2123 e7eb08febe fix api.spec
7 years ago
jerrywgz aaf756272f remove inplace arg, test=develop
7 years ago
ruri 88bd7e1a61
Merge pull request #15027 from shippingwang/shufflechannel
7 years ago
jerrywgz d9b93962b0 test=develop
7 years ago
乔龙飞 Qiao Longfei c58555067e
Merge pull request #14731 from jacquesqiao/optimize-cpp-reader
7 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
7 years ago
tink2123 88744e4ab8 fixed some errors
7 years ago
jerrywgz 6dfd789bfc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_nms
7 years ago
jerrywgz 6928f8318f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_axis_for_boxcoder
7 years ago
jerrywgz e60c8438fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
7 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
7 years ago
jerrywgz cc53453057 add comment and refine code, test=develop
7 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
7 years ago