Commit Graph

281 Commits (d4f384767af55b0c20068854087c956584699c6c)

Author SHA1 Message Date
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
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
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
7 years ago
Zeng Jinle 97d47a7d08
Merge pull request #13913 from sneaxiy/seq_reverse
7 years ago
JiabinYang 6e3615422f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
7 years ago
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
7 years ago
JiabinYang 9cad409f2a test=develop
7 years ago
minqiyang 447a680a2b Add API.spec
7 years ago
phlrain 469bdb9e55 modify api.spec; test=develop
7 years ago
JiabinYang c056328563 test=develop
7 years ago
phlrain 049c9c7d2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
7 years ago
phlrain ffb24a73ec add dropout attr; test=develop
7 years ago
sneaxiy a9d7a9d720 test=develop
7 years ago
guosheng 6447b69aec Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
guosheng 6d3b030bb5 Refine the api of reshape to be compatible.
7 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
7 years ago
guosheng dfb841ad5a Make reshape_op reuse input.
7 years ago
sneaxiy 5a38930660 test=develop
7 years ago
chengduo 9775e50ca2
Fix add doc for bias_attr (#13937)
7 years ago
sneaxiy ac2eba4457 test=develop
7 years ago
jerrywgz 9a14ca91b8 test=develop
7 years ago
qingqing01 67a2b5215d
Add affine channel op to speed and save memory for faster-rcnn model. (#13919)
7 years ago
Qiao Longfei cc7f551441 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
7 years ago
sneaxiy 4b4af84e67 test=develop
7 years ago
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
7 years ago
Yibing Liu 46b0b7903c
Merge pull request #13856 from kuke/seq_unpad_op
7 years ago
jerrywgz 2f5a80174e add roi_align api
7 years ago
Yibing Liu b785798585 Expose layer's name for sequence pad & unpad
7 years ago
Yibing Liu 18e1c1e07d Update API spec for seq slice
7 years ago
Qiyang Min c2842377ce
Merge pull request #13837 from velconia/add_pyramid_dnn_support
7 years ago
Yibing Liu 46e61d81a7 Wrapper py api for sequence_unpad
7 years ago
minqiyang 9878eedbaa Change API.spec
7 years ago
Qiao Longfei c70fec99ab optimize pyreader
7 years ago
Qiao Longfei 9d087d5139 Revert "optimize pyreader"
7 years ago
Qiao Longfei b1d5135ffb
Merge pull request #13637 from jacquesqiao/optimize-opyreader
7 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
7 years ago
qiaolongfei 91756a5a90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
7 years ago
Xin Pan 3d339797fb clean use_mkldnn options
7 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