Commit Graph

117 Commits (0b063e5e57f05de428f3fce194a8d5fe4629568c)

Author SHA1 Message Date
Yibing Liu 0b063e5e57 Fix one_hot layer's doc
7 years ago
Yibing Liu 80ccabbfa7 Fix typos in reduce_mean's doc
7 years ago
Yibing Liu bff4cec3b3 Format lod_reset's doc
7 years ago
Yibing Liu fbbac50510 Fix typos and format problems in smooth_l1's doc
7 years ago
fengjiayi b69a32933f
Merge pull request #11448 from JiayiFeng/fix_random_crop_api
7 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
7 years ago
fengjiayi 0ac03ae723 fix
7 years ago
Yancey 14e833761b
expose h0 in dynamic_lstm (#11391)
7 years ago
Tao Luo ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
7 years ago
Wu Yi 5100c4c3aa
Enable docstring checker and fix comments (#11351)
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
7 years ago
Luo Tao 7bdb573d79 update with comments
7 years ago
Luo Tao 7694199050 refine docs of elementwise_op etc.
7 years ago
yuyang18 0d29e65924 Add resize_bilinear
7 years ago
yuyang18 59d75bda74 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
7 years ago
weixing d02b318c19
Merge pull request #11201 from weixing02/format
7 years ago
yuyang18 df681fd4e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
7 years ago
weixing02 b6aa7bd093 Fix format display error
7 years ago
fengjiayi f3db005c4a fix errors
7 years ago
fengjiayi e1599eb349 Add image_resize_short and refine API
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
yuyang18 018d411075 Remove unnecessary func name
7 years ago
yuyang18 7c00e164e5 Add More comments
7 years ago
yuyang18 f9d93bfde1 Add document to random crop operator
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