Commit Graph

840 Commits (057d782d51cfb2d7ed4ec40559b09719d492275b)

Author SHA1 Message Date
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)
6 years ago
whs 18779b5b8f
[Operator] Add range op. (#15431)
6 years ago
phlrain 77a08750e9 add var name in optimizer; test=develop
6 years ago
qingqing01 d2b938ef5a
Refine gradient proto maker and python API for affine_channel_op (#16340)
6 years ago
ruri 09e05a110b
Merge pull request #16217 from ceci3/doc
6 years ago
flame 08838f3909
Fix save inference model bug (#16242)
6 years ago
sneaxiy bb166a1e10 fix API.spec
6 years ago
ruri a3b8028d46
Merge pull request #16202 from shippingwang/add_sqrt_doc
6 years ago
zhoukunsheng 2c3e4c1888 test=develop
6 years ago
whs 18911b6eea
[enhence] Make step_input of dynamic_rnn support custom lod level. (#15972)
6 years ago
ceci3 9d2ccec0f2 test=develop, fix doc
6 years ago
ceci3 27f7a72641 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
6 years ago
Zeng Jinle f8df9eb32e fix api doc (#16201)
6 years ago
sneaxiy 3a09693f5c change API name
6 years ago
shippingwang 97c6051822 add api.spec, test=develop
6 years ago
dengkaipeng 3e4f3434e6 fix API.spec. test=develop
6 years ago
dengkaipeng 365e6cfd15 add mkldnn support. test=develop
6 years ago
sneaxiy 161b8ddcaa Merge develop
6 years ago
tangwei12 8ea4218ce1
update load persistables for increment, test=develop (#15576)
6 years ago
dengkaipeng a6daf6fe5f add doc param name. test=develop
6 years ago
sneaxiy 4b073c95dc fix compiler
6 years ago
Tao Luo 38898c2808
Merge pull request #16212 from Aurelius84/develop
6 years ago
Kaipeng Deng b77ebb2af2
Merge pull request #15919 from heavengate/yolo_box
6 years ago
ceci3 cd906fc603 change api.spec
6 years ago
achao2013 81b4fad8b9 add moving average absmax op and fix bug (#15155)
6 years ago
Kaipeng Deng 74037cc1c8
Merge branch 'develop' into yolo_box
6 years ago
Xin Pan 92b9ce3479
Merge pull request #16073 from heavengate/yolov3_loss_imporve
6 years ago
Aurelius84 2d1e76fb0c fix API.spec test=develop
6 years ago
Aurelius84 6cfd20dea8 fix words spell error test=develop
6 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
6 years ago
Aurelius84 a59b7d47a8 improve layers.fc api doc test=develop
6 years ago
sneaxiy ac0e0f5181 merge develop
6 years ago
Kaipeng Deng 1a4a90a81d
Merge pull request #16140 from tink2123/arc_function
6 years ago
tink2123 61a6165c2c modified api.spec
6 years ago
tink2123 eb09bd456a modified api.spec
6 years ago
dengkaipeng 746740c41b fix API.spec. test=develop
6 years ago
dengkaipeng d31693afec no use _gt_score. test=develop
6 years ago
dengkaipeng aad62eeca0 add doc for param default. test=develop
6 years ago
dengkaipeng 585766acc0 fix spell mistake in doc. test=develop
6 years ago
dengkaipeng 5b37cf0add fix API.spec for yolov3_loss. test=develop
6 years ago
dengkaipeng af4ef80e5b fix API.spec not add defaults. test=develop
6 years ago
dengkaipeng 626fb859d9 add param default doc. test=develop
6 years ago
dengkaipeng 33c8607ef3 fix doc. test=develop
6 years ago
dengkaipeng fb863b4820 add API.spec for yolo_box. test=develop
6 years ago
sneaxiy fc12f38394 add API.spec
6 years ago
sneaxiy b80d76f784 merge develop
6 years ago
tink2123 cfc59b13e9 modified api.spec
6 years ago
tink2123 837ad7f86f Add the inverse trigonometric function
6 years ago
ceci3 3e0eb55515 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
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
jerrywgz b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
6 years ago
dengkaipeng 6a62b9d8a0 add temporal_shift_op. test=develop
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
jerrywgz 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
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 9eb6d35f59 fix API.spec,test=develop
6 years ago
jerrywgz 893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
6 years ago
ceci3 7613918e23 test=develop, change labels name
6 years ago
ceci3 dc57952b7f test=develop, add random to testfile
6 years ago
wopeizl eb367f990c remove the ignored from is_empty and less_than test=develop (#15971)
6 years ago
dengkaipeng b1a49e873f fix statement. test=develop
6 years ago
dengkaipeng 0e0a2d046d fix API.spec. test=develop
6 years ago
wopeizl 7fbf52daa3
remove the ignored from is_empty and less_than test=develop (#15971)
6 years ago
dengkaipeng e56fd4388e fix statement. test=develop
6 years ago
dengkaipeng 0c8351e809 fix API.spec. test=develop
6 years ago
dengkaipeng 40405d132c add doc and API.spec. test=develop
6 years ago
jerrywgz f0177a1ed1 refine doc, test=develop
6 years ago
jerrywgz 072eca348a refine doc, test=develop
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 e64921c79a fix API.spec,test=develop
6 years ago
sneaxiy 7e5a4a3d63 test=develop
6 years ago
dengkaipeng 3eab9e4b95 fix statement. test=develop
6 years ago
dengkaipeng e37f5ab5b1 fix API.spec. test=develop
6 years ago
zhaoyuchen 032ea9ceda Fix array_read code error.
6 years ago
sneaxiy f0634da4b5 test=develop
6 years ago
ceci3 44a4ac0f8c fix API.spec and testfile
6 years ago
ceci3 3b96aa0839 conflict fix
6 years ago
ceci3 06d8e1a15d test=develop
6 years ago
shippingwang a0834044fc add API.spec. test=develop
6 years ago
shippingwang 7d4feb2fc5 fix api.spec, test=develop
6 years ago
shippingwang 13e891516b add cosine decay op, test=develop
6 years ago
jerrywgz b2ce832021 change default option related to softmax, test=develop
6 years ago
tianshuo78520a 26e3842d40 Update detection API add new check document (#15848)
6 years ago
sneaxiy 3334c279d0 add sample_generator
6 years ago
ruri 72efef6358
Merge pull request #15887 from shippingwang/cosine_decay_op
6 years ago
sneaxiy 7b5a9d75d9 add cache reader
6 years ago
jerrywgz b92ef45fe9
Merge pull request #15678 from jerrywgz/refine_softmax_with_cross_entropy
6 years ago
ceci3 4b7bf06e1f test=develop
6 years ago
sneaxiy 69b1ebdfa5 merge develop
6 years ago
colourful-tree 7d8f639883
Merge pull request #15902 from colourful-tree/new_develop
6 years ago
shippingwang 3398293272 add API.spec. test=develop
6 years ago
shippingwang 5ce46c637a fix api.spec, test=develop
6 years ago
sneaxiy c545f1ed8f unify API
6 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
6 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
6 years ago
heqiaozhi 725b98f2c2 remove mkldnn & fix commit
6 years ago
colourful-tree f2d6473ef8
Merge branch 'develop' into new_develop
6 years ago
heqiaozhi 04f876f5bc remove mkl & fix commit
6 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
6 years ago
shippingwang eb932f717a add cosine decay op, test=develop
6 years ago
xuezhong 81870723c6
Merge pull request #15605 from xuezhong/fix_bug_for_lstmp
6 years ago
Xin Pan 26e32e095a allow compiler to use graph
6 years ago
xuezhong 6b83845c41 update for backward compatibility
6 years ago
xuezhong d328660304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
xuezhong 57294fa890 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_adagrad
6 years ago
xuezhong 794b90c93f for backward compatibility
6 years ago
xuezhong ef44f1b81d update api spec
6 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
Zeng Jinle adea672b0e
Merge pull request #15783 from sneaxiy/develop-fix-api-arg0
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago
sneaxiy 796e221efc fix api arg0
6 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
jerrywgz 5ce48220f1 change default option related to softmax, test=develop
6 years ago
xuezhong c0b8fd7ca0 update lstmp op api spec
6 years ago
xuezhong 4921c2cd02 add api spec change
6 years ago
sneaxiy 42f6d0f899 modify API.spec
6 years ago
xuezhong e261b60f97 change api spec for adagrad optimizer
6 years ago
jerrywgz 4f18a9b87b test=develop
6 years ago
jerrywgz 4eb44380a6
Merge branch 'develop' into add_clip_op
6 years ago
Xin Pan 30cc8b7a92
Merge pull request #15554 from heavengate/yolo_loss_darknet
6 years ago
Haihao Shen 1b8047b712 Add INT8 calibration support in Paddle package (#15569)
6 years ago
Yiqun Liu 16d54f7f23
Return parent_idx in beam_search op (#15520)
6 years ago
jerrywgz 72ee3c6232
Merge pull request #15398 from jerrywgz/add_axis_for_boxcoder
6 years ago
jerrywgz e402c0ec7d test=develop
6 years ago
Kaipeng Deng d3eeb92bba
Merge pull request #15491 from tink2123/new_align_corners
6 years ago
jerrywgz 3046799ecd
Merge branch 'develop' into add_clip_op
6 years ago
dengkaipeng 733bb82ec0 downsample -> downsample_ratio. test=develop
6 years ago
dengkaipeng 577424e5ec use darknet loss and trick
6 years ago
dengkaipeng af124dcdf6 fix API error
6 years ago
tink2123 2b89f59055 add attr use_label_smooth test=develop
6 years ago
dengkaipeng 8218e30176 add gtscore. test=develop
6 years ago
dengkaipeng 6c5a5d0789 format code. test=develop
6 years ago
dengkaipeng bd6deb1a8b fix API.spec change. test=develop
6 years ago
jerrywgz 7bc8481c62
Merge pull request #15418 from jerrywgz/refine_nms
6 years ago
tink2123 e7eb08febe fix api.spec
6 years ago
jerrywgz aaf756272f remove inplace arg, test=develop
6 years ago
ruri 88bd7e1a61
Merge pull request #15027 from shippingwang/shufflechannel
6 years ago
jerrywgz d9b93962b0 test=develop
6 years ago
乔龙飞 Qiao Longfei c58555067e
Merge pull request #14731 from jacquesqiao/optimize-cpp-reader
6 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
6 years ago
tink2123 88744e4ab8 fixed some errors
6 years ago
jerrywgz 6dfd789bfc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_nms
6 years ago
jerrywgz 6928f8318f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_axis_for_boxcoder
6 years ago
jerrywgz e60c8438fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
6 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
6 years ago
jerrywgz cc53453057 add comment and refine code, test=develop
6 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
6 years ago
jerrywgz f44b1507f0 revised API spec, test=develop
6 years ago
jerrywgz b449f8ff2f revised API spec, test=develop
6 years ago
Qiao Longfei a71f7ed787 update API.spec test=develop
6 years ago
flame d60751fb71
add python inference api (#15248)
6 years ago
Qiao Longfei 9449844c2a update ctr_reader in API.spec
6 years ago
Qiao Longfei 45578c1b48 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
jerrywgz 7d0c5fafa9 add API spec, test=develop
6 years ago
shippingwang 14f2a1060d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
6 years ago
zhaozhehao e2ba9668b4 Tree conv op (#15217)
6 years ago
jerrywgz 10dd3b37ad add axis for box coder op
6 years ago
乔龙飞 Qiao Longfei adba4384ec
Merge pull request #15161 from jacquesqiao/gru-add-mode
6 years ago
jerrywgz e2044c09e9 test=develop
6 years ago
jerrywgz 481d8bce2f add box clip op
6 years ago
Qiao Longfei cd31b90a46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
Xin Pan 24bb6a6aec expose CompiledProgram
6 years ago
Qiao Longfei e641ffe77b change interface and api spec for dynamic_gru test=develop
6 years ago
Qiao Longfei e477d789a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode
6 years ago
colourful-tree 576c740d5d
Merge pull request #14964 from colourful-tree/data_norm
6 years ago
colourful-tree d5a8909131
Merge pull request #14950 from colourful-tree/develop
6 years ago
Wu Yi fd85418329
[Feature] support mix precision training for resnet (#14899)
6 years ago
Qiao Longfei edad60e612 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
Qiao Longfei 4ecb9c93f0 update API.spec
6 years ago
Zeng Jinle 9c6a0203e2
Merge pull request #15073 from sneaxiy/add_scope_pool
6 years ago
shippingwang 9322d34032 Fix, test=develop
6 years ago
sneaxiy 10a6bc9675 modify API.spec
6 years ago
shippingwang c2575ac72d update API.spec, test=develop
7 years ago
shippingwang 42909dae87 add API.spec, test=develop
7 years ago
whs 938705745e
Init paddle slim (#14834)
7 years ago
Zeng Jinle 95cbe07c40
Merge pull request #14836 from sneaxiy/feature/py_func
7 years ago
tangwei12 45dd3491db
lookup table utils fix (#14730)
7 years ago
heqiaozhi 39f4e9273e data_norm
7 years ago
heqiaozhi 754a5f8866 refine API
7 years ago
heqiaozhi a94285869b add API
7 years ago
Qiao Longfei e2d56561e7
Merge pull request #14889 from jacquesqiao/optimize-adam
7 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
7 years ago
Qiyang Min fd1d2c897e
Merge pull request #14894 from velconia/add_huber_regression_loss_op
7 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
7 years ago
dongdaxiang bc4f16ca6f remove some comments
7 years ago
Qiao Longfei 238b24bfa2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-adam
7 years ago
dongdaxiang 921b7f452a add API.spec
7 years ago
Kaipeng Deng dc76e4b0f1
Merge pull request #14701 from heavengate/adaptive_pool
7 years ago
minqiyang 5fff20c21a Change name to huber loss
7 years ago
Qiao Longfei cf5264629f update API.spec
7 years ago
minqiyang ab98101c2e Update API.spec
7 years ago
dengkaipeng f16aa394f6 remove use_cudnn in python API. test=develop
7 years ago
sneaxiy f6741df462 merge develop
7 years ago
SunGaofeng e3c4b0dace this is for psroi_pool op, test=develop (#14796)
7 years ago
sneaxiy db2daefe50 merge develop
7 years ago
sneaxiy 8b9d33fa1e add unittest and fix bug
7 years ago
dengkaipeng 7ec3264b51 fix API spec. test=develop
7 years ago
dengkaipeng 266c6856c9 add adaptive pool 2d & 3d. test=develop
7 years ago
frankwhzhang 90c7f9870e fix 'name', test=develop
7 years ago
frankwhzhang 271c480822 update API, test=develop
7 years ago
frankwhzhang 68c2025844 fix nn.py&API.spec, test=develop
7 years ago
frankwhzhang 97de98cd0a update bpr_loss op code, test=develop
7 years ago
Qiao Longfei f60e55c046 add ctr_reader to api spec
7 years ago
frankwhzhang 93551a3440 update API.spec
7 years ago
chengduo 04539d4c5d
Fix clip.py (#14718)
7 years ago
Xin Pan 461ca35be1
Merge pull request #14590 from panyx0718/fix4
7 years ago
Kaipeng Deng 934f13a70a
Merge pull request #14371 from heavengate/yolo_loss
7 years ago
jerrywgz 96dc3d8326
Merge pull request #14511 from jerrywgz/ignore_index_for_sigmoid_cross_entropy
7 years ago
phlrain 25df78eaf3 fix api spec; test=develop
7 years ago
phlrain 2770ea1a73 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
7 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
7 years ago
phlrain cf1fe61004 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
7 years ago
phlrain 4b9689379f fix cudnn lstm; test=develop
7 years ago
Xin Pan 75939c2059 fix
7 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
7 years ago
Xin Pan ad6ed5b745 fix py3
7 years ago
Xin Pan 0cc9ab3dc2 enable API check for readers
7 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
7 years ago
JiabinYang 87648f8edf merge develop, test=develop
7 years ago
phlrain 487ee36aec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
7 years ago
tangwei12 56a4912b76
Make NCE_OP more efficient and support SelectedRows (#14469)
7 years ago
liuhongyu 05917c3c79 add cudnn lstm; test=develop
7 years ago
JiabinYang 7389597ce2 Update API.spec, test=develop
7 years ago
JiabinYang 7e4bd695e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
7 years ago
minqiyang ee73810fd5 Fix API.spec
7 years ago
qingqing01 64ca3d176c
Add bias_attr in sequence_conv_pool API. (#14553)
7 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
7 years ago
JiabinYang 3c6102a367 test=develop
7 years ago
Dun ae7d22862b Group Norm (#13843)
7 years ago
Jiabin Yang f7b55de9e5
Merge branch 'develop' into enhance_hierachical_sigmod_op
7 years ago
jerrywgz 13e254faed refine code, test=develop
7 years ago
whs 1722678258
Make nce support more distribution. (#13549)
7 years ago
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
7 years ago
dengkaipeng f115eb0d1e enhance api. test=develop
7 years ago
chengduo 82773477ae
Add selu (#14415)
7 years ago
dengkaipeng 2faa2b4048 remove cu file. test=develop
7 years ago
dengkaipeng a0284f6fbc Add backward CPU kernel. test=develop
7 years ago
JiabinYang db06568e69 test=develop
7 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
7 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
7 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
7 years ago
Xin Pan ff28b1ffc0
Merge pull request #14071 from barrierye/add_similarity_focus_op
7 years ago
li099 688ed60116 Add lod tensor array to tensor op (#13990)
7 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
7 years ago
Qiao Longfei 3f91e0f001 update API.spec
7 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
7 years ago
Qiao Longfei ce994190ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
7 years ago
dengkaipeng 8b47d90f5d add 'actual_shape' attribute. test=develop
7 years ago
Kaipeng Deng daed473d4a
Merge pull request #14089 from heavengate/pool_exclude
7 years ago
Kaipeng Deng 64f3e3ed8f
Merge pull request #14069 from heavengate/grid_sampler
7 years ago
sneaxiy 366ebb93f7 test=develop
7 years ago
Jiabin Yang 9f65b616b2
Merge branch 'develop' into add_reorg_op
7 years ago
Kaipeng Deng 0b29078201
Merge branch 'develop' into grid_sampler
7 years ago
whs 0c319e0b35
Add affine grid generator op (#12238)
7 years ago
dengkaipeng e99da0b583 api change: create_variable_for_type_inference. test=develop
7 years ago
dengkaipeng df4a3544aa nearest neighbor interp add cuda kernel. test=develop
7 years ago
dengkaipeng da8ee1fbaa fix API.spec not add defaults. test=develop
7 years ago
JiabinYang 8d3c3e048b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
7 years ago
Tao Luo cdf2579d08
Merge pull request #14053 from jczaja/prv-seqpool-max
7 years ago
Kaipeng Deng a3b26e8528
Merge branch 'develop' into grid_sampler
7 years ago
gmcather ba22624d7e position encoding && log loss
7 years ago
sneaxiy 5e5d2223a1 test=develop
7 years ago
barrierye 5f3acac9b3 update paddle/fluid/API.spec
7 years ago
Jacek Czaja 458b16f42a Rebase of seqpool-max optimization
7 years ago
barrierye 73671379cd update paddle/fluid/API.spec
7 years ago
dengkaipeng 8f1e398824 move param exclusive to the last in pool2d/pool3d for forward compatibility:. test=develop
7 years ago
dengkaipeng 0bb0e0c10f add Grid Sampler Operator for STN.
7 years ago
JiabinYang e0a89503f8 test=develop
7 years ago
JiabinYang 0e3038680b test=develop
7 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
7 years ago