Commit Graph

374 Commits (ad5a2b3edfb437a225d7f42ab5c35b65a3b9d49e)

Author SHA1 Message Date
dongdaxiang 921b7f452a add API.spec
6 years ago
Kaipeng Deng dc76e4b0f1
Merge pull request #14701 from heavengate/adaptive_pool
6 years ago
minqiyang 5fff20c21a Change name to huber loss
6 years ago
Qiao Longfei cf5264629f update API.spec
6 years ago
minqiyang ab98101c2e Update API.spec
6 years ago
dengkaipeng f16aa394f6 remove use_cudnn in python API. test=develop
6 years ago
sneaxiy f6741df462 merge develop
6 years ago
SunGaofeng e3c4b0dace this is for psroi_pool op, test=develop (#14796)
6 years ago
sneaxiy db2daefe50 merge develop
6 years ago
sneaxiy 8b9d33fa1e add unittest and fix bug
6 years ago
dengkaipeng 7ec3264b51 fix API spec. test=develop
6 years ago
dengkaipeng 266c6856c9 add adaptive pool 2d & 3d. test=develop
6 years ago
frankwhzhang 90c7f9870e fix 'name', test=develop
6 years ago
frankwhzhang 271c480822 update API, test=develop
6 years ago
frankwhzhang 68c2025844 fix nn.py&API.spec, test=develop
6 years ago
frankwhzhang 97de98cd0a update bpr_loss op code, test=develop
6 years ago
Qiao Longfei f60e55c046 add ctr_reader to api spec
6 years ago
frankwhzhang 93551a3440 update API.spec
6 years ago
chengduo 04539d4c5d
Fix clip.py (#14718)
6 years ago
Xin Pan 461ca35be1
Merge pull request #14590 from panyx0718/fix4
6 years ago
Kaipeng Deng 934f13a70a
Merge pull request #14371 from heavengate/yolo_loss
6 years ago
jerrywgz 96dc3d8326
Merge pull request #14511 from jerrywgz/ignore_index_for_sigmoid_cross_entropy
6 years ago
phlrain 25df78eaf3 fix api spec; test=develop
6 years ago
phlrain 2770ea1a73 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago
phlrain cf1fe61004 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
phlrain 4b9689379f fix cudnn lstm; test=develop
6 years ago
Xin Pan 75939c2059 fix
6 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
6 years ago
Xin Pan ad6ed5b745 fix py3
6 years ago
Xin Pan 0cc9ab3dc2 enable API check for readers
6 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
6 years ago
JiabinYang 87648f8edf merge develop, test=develop
6 years ago
phlrain 487ee36aec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
6 years ago
tangwei12 56a4912b76
Make NCE_OP more efficient and support SelectedRows (#14469)
6 years ago
liuhongyu 05917c3c79 add cudnn lstm; test=develop
6 years ago
JiabinYang 7389597ce2 Update API.spec, test=develop
6 years ago
JiabinYang 7e4bd695e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
6 years ago
minqiyang ee73810fd5 Fix API.spec
6 years ago
qingqing01 64ca3d176c
Add bias_attr in sequence_conv_pool API. (#14553)
6 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
6 years ago
JiabinYang 3c6102a367 test=develop
6 years ago
Dun ae7d22862b Group Norm (#13843)
6 years ago
Jiabin Yang f7b55de9e5
Merge branch 'develop' into enhance_hierachical_sigmod_op
6 years ago
jerrywgz 13e254faed refine code, test=develop
6 years ago
whs 1722678258
Make nce support more distribution. (#13549)
6 years ago
Wu Yi b32c13dc20
Add cudnn ctc loss (#12366)
6 years ago
dengkaipeng f115eb0d1e enhance api. test=develop
6 years ago
chengduo 82773477ae
Add selu (#14415)
6 years ago
dengkaipeng 2faa2b4048 remove cu file. test=develop
6 years ago
dengkaipeng a0284f6fbc Add backward CPU kernel. test=develop
6 years ago
JiabinYang db06568e69 test=develop
6 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
6 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
6 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
6 years ago
Xin Pan ff28b1ffc0
Merge pull request #14071 from barrierye/add_similarity_focus_op
6 years ago
li099 688ed60116 Add lod tensor array to tensor op (#13990)
6 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
6 years ago
Qiao Longfei 3f91e0f001 update API.spec
6 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
6 years ago
Qiao Longfei ce994190ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
6 years ago
dengkaipeng 8b47d90f5d add 'actual_shape' attribute. test=develop
6 years ago
Kaipeng Deng daed473d4a
Merge pull request #14089 from heavengate/pool_exclude
6 years ago
Kaipeng Deng 64f3e3ed8f
Merge pull request #14069 from heavengate/grid_sampler
6 years ago
sneaxiy 366ebb93f7 test=develop
6 years ago
Jiabin Yang 9f65b616b2
Merge branch 'develop' into add_reorg_op
6 years ago
Kaipeng Deng 0b29078201
Merge branch 'develop' into grid_sampler
6 years ago
whs 0c319e0b35
Add affine grid generator op (#12238)
6 years ago
dengkaipeng e99da0b583 api change: create_variable_for_type_inference. test=develop
6 years ago
dengkaipeng df4a3544aa nearest neighbor interp add cuda kernel. test=develop
6 years ago
dengkaipeng da8ee1fbaa fix API.spec not add defaults. test=develop
6 years ago
JiabinYang 8d3c3e048b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
6 years ago
Tao Luo cdf2579d08
Merge pull request #14053 from jczaja/prv-seqpool-max
6 years ago
Kaipeng Deng a3b26e8528
Merge branch 'develop' into grid_sampler
6 years ago
gmcather ba22624d7e position encoding && log loss
6 years ago
sneaxiy 5e5d2223a1 test=develop
6 years ago
barrierye 5f3acac9b3 update paddle/fluid/API.spec
6 years ago
Jacek Czaja 458b16f42a Rebase of seqpool-max optimization
6 years ago
barrierye 73671379cd update paddle/fluid/API.spec
6 years ago
dengkaipeng 8f1e398824 move param exclusive to the last in pool2d/pool3d for forward compatibility:. test=develop
6 years ago
dengkaipeng 0bb0e0c10f add Grid Sampler Operator for STN.
6 years ago
JiabinYang e0a89503f8 test=develop
6 years ago
JiabinYang 0e3038680b test=develop
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
6 years ago
Zeng Jinle 97d47a7d08
Merge pull request #13913 from sneaxiy/seq_reverse
6 years ago
JiabinYang 6e3615422f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
6 years ago
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
6 years ago
JiabinYang 9cad409f2a test=develop
6 years ago
minqiyang 447a680a2b Add API.spec
6 years ago
phlrain 469bdb9e55 modify api.spec; test=develop
6 years ago
JiabinYang c056328563 test=develop
6 years ago
phlrain 049c9c7d2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
6 years ago
phlrain ffb24a73ec add dropout attr; test=develop
6 years ago
sneaxiy a9d7a9d720 test=develop
6 years ago
guosheng 6447b69aec Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
guosheng 6d3b030bb5 Refine the api of reshape to be compatible.
6 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
6 years ago
guosheng dfb841ad5a Make reshape_op reuse input.
6 years ago
sneaxiy 5a38930660 test=develop
6 years ago
chengduo 9775e50ca2
Fix add doc for bias_attr (#13937)
6 years ago
sneaxiy ac2eba4457 test=develop
6 years ago
jerrywgz 9a14ca91b8 test=develop
6 years ago
qingqing01 67a2b5215d
Add affine channel op to speed and save memory for faster-rcnn model. (#13919)
6 years ago
Qiao Longfei cc7f551441 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
6 years ago
sneaxiy 4b4af84e67 test=develop
6 years ago
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
6 years ago
Yibing Liu 46b0b7903c
Merge pull request #13856 from kuke/seq_unpad_op
6 years ago
jerrywgz 2f5a80174e add roi_align api
6 years ago
Yibing Liu b785798585 Expose layer's name for sequence pad & unpad
6 years ago
Yibing Liu 18e1c1e07d Update API spec for seq slice
6 years ago
Qiyang Min c2842377ce
Merge pull request #13837 from velconia/add_pyramid_dnn_support
6 years ago
Yibing Liu 46e61d81a7 Wrapper py api for sequence_unpad
6 years ago
minqiyang 9878eedbaa Change API.spec
6 years ago
Qiao Longfei c70fec99ab optimize pyreader
6 years ago
Qiao Longfei 9d087d5139 Revert "optimize pyreader"
6 years ago
Qiao Longfei b1d5135ffb
Merge pull request #13637 from jacquesqiao/optimize-opyreader
6 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
6 years ago
qiaolongfei 91756a5a90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
6 years ago
Xin Pan 3d339797fb clean use_mkldnn options
6 years ago
qiaolongfei c5292b181e change py_reader_by_data to create_py_reader_by_data
7 years ago
Zeng Jinle 1cbaf71a68
Merge pull request #13620 from sneaxiy/fix_api_kwargs2
7 years ago
Xin Pan 2c4b8393ce
Merge pull request #13573 from velconia/fix_api
7 years ago
Wu Yi 7a5f3f750b
Fix memory optimization with dist train (#13535)
7 years ago
Dang Qingqing f189bf6a42 Update API.spec
7 years ago
Dang Qingqing e79ad2ea87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
qiaolongfei 1d618225a7 add py_reader_by_data to API.spec
7 years ago
sneaxiy 31e67b9042 test=develop
7 years ago
minqiyang 7aa0247bd1 Regenerate API.spec
7 years ago
minqiyang 4c89137427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api
7 years ago
Xin Pan 2c01c2216a
Merge pull request #13531 from gongweibao/generator2
7 years ago
qingqing01 479ad4bb92
Merge branch 'develop' into quantize_transpiler_update
7 years ago
chengduo 4e81e22827
add op frequence (#13328)
7 years ago
Dang Qingqing f7bd1761a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
sneaxiy f1a08a3bab test=develop
7 years ago
tangwei12 85362e98dd
Batch AUC (#13567)
7 years ago
Wu Yi 16e73e0d28
hide operator API (#12543)
7 years ago
Dang Qingqing d94920ce6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
minqiyang b1448ded40 Port clip and clip_by_norm op to nn and change API.sepc
7 years ago
gongweibao be97c47efc merge
7 years ago
gongweibao 3dc54af2d3 merge
7 years ago
Zeng Jinle 2cd558fb36
Merge pull request #13561 from sneaxiy/fix_api_kwargs
7 years ago
Xin Pan bc1fa4fd6f
Merge pull request #13556 from panyx0718/doc
7 years ago
sneaxiy 48d82bd008 add out params
7 years ago
Dang Qingqing b7146d60e4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Yu Yang 46498bf1a0
Merge pull request #13508 from reyoung/hide_parameter
7 years ago
gongweibao 6ba86617ba Merge branch 'generator2' of https://github.com/gongweibao/Paddle into generator2
7 years ago
gongweibao 1113337764 merge
7 years ago
Yu Yang 606dfb13d5
Merge pull request #13442 from reyoung/feature/remove_trainer_api
7 years ago
Wu Yi aeb2dc2b05
Nccl2 dist API (#13506)
7 years ago