Commit Graph

686 Commits (b2ce8320211bc4dd75567efd39055dec734d5f01)

Author SHA1 Message Date
jerrywgz b2ce832021 change default option related to softmax, test=develop
7 years ago
ceci3 f6d186782a
test=develop
7 years ago
ceci3 4b7bf06e1f test=develop
7 years ago
colourful-tree 7d8f639883
Merge pull request #15902 from colourful-tree/new_develop
7 years ago
colourful-tree f2d6473ef8
Merge branch 'develop' into new_develop
7 years ago
heqiaozhi 04f876f5bc remove mkl & fix commit
7 years ago
dengkaipeng de50854e2d add python example. test=develop
7 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop
7 years ago
dengkaipeng 26825d991d use comment in pool3d. test=develop
7 years ago
dengkaipeng aecc9741c0 fix pool3d doc. test=develop
7 years ago
xuezhong a5acb37e4a use soft label for sampled softmax
7 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
7 years ago
Kaipeng Deng 9e524a7b51
Merge pull request #15870 from heavengate/fix_adaptive_pool_doc
7 years ago
dengkaipeng 144016fcfc fix adaptive_pool and yolov3_loss. test=develop
7 years ago
dengkaipeng 19292ac6a1 fix adaptive pool doc.test=develop
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 bf6eb60d12 change var name
7 years ago
xuezhong c5360a3f6b refine code
7 years ago
chengduozh 9ae764c11d fix doc
7 years ago
chengduozh d79d2f686c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_shape_api_doc
7 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
chengduozh 3ce12b1b8e fix shape api doc
7 years ago
Tao Luo a2a0251db0
Merge pull request #15681 from chengduoZH/refine_api_doc
7 years ago
chengduozh 1e46ab2e3e follow comment
7 years ago
Dun f7b768d364
fix group_norm (#15727)
8 years ago
chengduozh ba223e9566 doc refine
8 years ago
chengduozh 03f091a9d3 fix api doc
8 years ago
xuezhong 1de9b60ace pass layer test
8 years ago
Dang Qingqing 01d9bf9264 Fix batch_norm API for data_layout.
8 years ago
xuezhong 2857dac260 add assert for clip and remove print
8 years ago
xuezhong b78ab87bd3 refine code
8 years ago
xuezhong 3c8aa787ec define sampled_softmax_with_cross_entropy
8 years ago
xuezhong 58ad40cc15 add sample_logits op
8 years ago
xuezhong 880836329d add cell clip and proj clip, fix bug for h0
8 years ago
Yiqun Liu 16d54f7f23
Return parent_idx in beam_search op (#15520)
8 years ago
Kaipeng Deng d3eeb92bba
Merge pull request #15491 from tink2123/new_align_corners
8 years ago
tink2123 a0c63f1106 add align_flag
8 years ago
ruri 88bd7e1a61
Merge pull request #15027 from shippingwang/shufflechannel
8 years ago
tink2123 b64cdaf6dc modified default parameters
8 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
8 years ago
tink2123 78145c7dff modified some comments
8 years ago
tangwei12 5cfc40dea8
nce add check sample lables, test=develop (#15463)
8 years ago
tink2123 e448bdb298 modified some comments
8 years ago
tink2123 88744e4ab8 fixed some errors
8 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
8 years ago
tink2123 48cc484643 add align_corners and align_mode for image_resize
8 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
8 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
8 years ago
Qiao Longfei a1326cf363 add NumpyArrayInitializer and use it to refactor nce op
8 years ago