Commit Graph

96 Commits (f24dec713663fd1fd5b678e90e0e7779dbd1bde0)

Author SHA1 Message Date
wanghaoshuang f24dec7136 Change 'layers' to 'fluid.layers'
7 years ago
wanghaoshuang 297a16986d Fix doc of warpctc, array_read, edit_distance and sequence_reshape.
7 years ago
baiyf 663f4e6168 Fix bilinear_op Python API (#11117)
7 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
7 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
7 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
7 years ago
fengjiayi 32c0e82ca0 fix two bugs
7 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
7 years ago
fengjiayi 3bce3dbce1 fix a bug
7 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
7 years ago
walloollaw 3e177b9d91 ISSUE-10996: support name setting for layers topk/softmax/concat/dropout (#10999)
7 years ago
qingqing01 15db5a5565
Support groups in transposed conv2d API. (#11005)
7 years ago
fengjiayi 3bcb67f1db fix a bug
7 years ago
fengjiayi 632108dc2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_random_crop_op
7 years ago
fengjiayi 3e7ce5836f stash
7 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
7 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
7 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
7 years ago
whs 8655904be2
Enhance reduce op (#10708)
7 years ago
Yibing Liu adbf97b42d Merge branch 'develop' of upstream into deconv_group
7 years ago
Yibing Liu 7a557040e7 Expose param group in conv2d_transpose api
7 years ago
whs 67f5eaff78
Add dice loss (#10717)
7 years ago
whs 86d7cc9789
Add bias for gru_unit_op and fix activation function (#10087)
7 years ago
Tao Luo 7e88026e85
Merge pull request #10725 from Haichao-Zhang/improve_seq_pool_doc
7 years ago
qingqing01 1f8243b7f8
Refine smooth L1 loss. (#10713)
7 years ago
zhanghaichao 3e34c9798a improved the documentation for the sequence_pool function
7 years ago
Kexin Zhao 8cc91bc025
initial commit (#10387)
7 years ago
Tomasz Patejko 4a497b826d MKLDNN implementation of batch normalization (#9904)
7 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
7 years ago
Tao Luo 44fa823841
Merge pull request #9949 from mozga-intel/mozga-intel/Mul_mkldnn
7 years ago
whs d89a30680e Fix a wrong variable name. (#10090)
7 years ago
mozga-intel 171471eada
Merge branch 'develop' into mozga-intel/Mul_mkldnn
7 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
Tao Luo 2617d8bcda
Merge pull request #9993 from jczaja/prv-softmax-mkldnn-fix
7 years ago
Jacek Czaja de8094f57e Cosmetic fixes
7 years ago
Jacek Czaja acdf7cbd19 - Added EPS for softmax MKLDNN op
7 years ago
mozga-intel 6e7b883bdd Initial implementation of multiplication operator for MKLDNN
7 years ago
guosheng d04073050e Add python wrapper for label smoothing
7 years ago
Qiao Longfei 4c55a6022a
Dist transpiler support prefetch (#9714)
7 years ago
whs ef169eb996
Merge pull request #9459 from wanghaoshuang/fix_avg
7 years ago
wanghaoshuang a7c6bf771c Change do_model_average_for_mean_and_var to boolean in batch_normal.
7 years ago
wanghaoshuang 2e40660e7a Fix some issues.
7 years ago
wanghaoshuang 19db989ec2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_avg
7 years ago
mozga-intel 32f8ac7d3b Remove additional message
7 years ago
mozga-intel 34a8084328 Added new fc files, register fc kernel
7 years ago
mozga-intel 2811ea4440 Implementation of MKLDNN FC
7 years ago
guosheng 0b8534f2a4 Refine python wrapper for pad_op
7 years ago
guosheng 629c9210d1 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-pad
7 years ago
guosheng 4c8eef5739 Add python wrapper for pad_op
7 years ago
Guo Sheng d908c3b2fa
Merge pull request #9008 from lcy-seso/enhance_reshape
7 years ago