Commit Graph

114 Commits (ba02ac4692ee927c3e5ca40b345a8bec8c05b003)

Author SHA1 Message Date
Wu Yi ab4715840d
fix default create_parameter dtype maching initializers (#15521)
6 years ago
shippingwang 14f2a1060d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
6 years ago
dengkaipeng ccc83bb4e5 adaptive_pool support pool_size as int. test=develop
6 years ago
shippingwang 3757c1ee47 Modify test layers, test=develop
6 years ago
shippingwang 942d7cf7ef Modify python interface, test=develop
6 years ago
shippingwang 0a0b6f4a22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
6 years ago
shippingwang 16d4e13711 Add ShuffleChannelOP
6 years ago
shippingwang 7f73c16e42 Add
6 years ago
shippingwang 2dd55b873f Add shuffle_channel_op
6 years ago
Kaipeng Deng dc76e4b0f1
Merge pull request #14701 from heavengate/adaptive_pool
6 years ago
SunGaofeng e3c4b0dace this is for psroi_pool op, test=develop (#14796)
6 years ago
dengkaipeng a81fabd327 fix doc errors. test=develop
6 years ago
dengkaipeng 266c6856c9 add adaptive pool 2d & 3d. test=develop
6 years ago
frankwhzhang c9a653820b fix label_pos ,add test_layers.py, test=develop
6 years ago
jerrywgz 96dc3d8326
Merge pull request #14511 from jerrywgz/ignore_index_for_sigmoid_cross_entropy
6 years ago
whs 1b9753d109
Make pad2d support for variable paddings. (#14667)
6 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
6 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
6 years ago
JiabinYang c469334cfb polish python code and comment, test=develop
6 years ago
JiabinYang 7e4bd695e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
6 years ago
JiabinYang 510601b279 test=develop
6 years ago
JiabinYang 982e489220 test=develop
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
jerrywgz 79cec53111 add ignore index for sigmoid cross entropy with logits op, test=develop
6 years ago
JiabinYang 30332ad91d test=develop
6 years ago
JiabinYang f4be1d99d0 polish code and test
6 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
6 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
6 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
6 years ago
Qiao Longfei 319618e980 optimize comment, add unit test test=develop
6 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
6 years ago
dengkaipeng 34bfae243a Add Interpolate operation. test=develop
6 years ago
dengkaipeng decaeb1c6d fix style check after conflicts check. 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 ff6329bd5f fix some inappropriate expressions in api doc for grid_sampler. test=develop
6 years ago
dengkaipeng 0bb0e0c10f add Grid Sampler Operator for STN.
6 years ago
JiabinYang 9cad409f2a test=develop
6 years ago
JiabinYang eab2e5e5d4 test=develop
6 years ago
JiabinYang ff07dc315e test=develop
6 years ago
JiabinYang 39d39775c3 test=develop
6 years ago
JiabinYang 70351de1b5 test=develop
6 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
6 years ago
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
6 years ago
jerrywgz 2f5a80174e add roi_align api
6 years ago
Yibing Liu 16b2c6dc78 Add py api for sequence_slice_op
6 years ago