Commit Graph

126 Commits (cfb4617bebc7fc2c1732d84dcd56ff89f9dc573a)

Author SHA1 Message Date
tensor-tang 0329ee7496
Merge pull request #11497 from tensor-tang/doc
8 years ago
Yu Yang 745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
8 years ago
tensor-tang f9bebfe430 polish doc: lod_rank_table, embedding
8 years ago
tensor-tang acdb57a510 polish doc: conv2d
8 years ago
chengduoZH 85f59317fb Merge bt push branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
8 years ago
fengjiayi b69a32933f
Merge pull request #11448 from JiayiFeng/fix_random_crop_api
8 years ago
chengduoZH cb7ca1c211 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
8 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
8 years ago
fengjiayi 0ac03ae723 fix
8 years ago
chengduoZH 9b13b4c0d2 Add doc
8 years ago
yuyang18 ce6394ed73 Polish example
8 years ago
chengduoZH 2183d01799 Add pool3d and conv3d_trans Python API
8 years ago
chengduoZH 3ab32532d5 Add conv3d Python API
8 years ago
Yancey 14e833761b
expose h0 in dynamic_lstm (#11391)
8 years ago
yuyang18 54002c3bab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_doc
8 years ago
yuyang18 ff55d4c593 Polish documents
8 years ago
Tao Luo ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
8 years ago
Wu Yi 5100c4c3aa
Enable docstring checker and fix comments (#11351)
8 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
8 years ago
Luo Tao 7bdb573d79 update with comments
8 years ago
Luo Tao 7694199050 refine docs of elementwise_op etc.
8 years ago
yuyang18 2955ff5887 Polish documentation
8 years ago
yuyang18 0d29e65924 Add resize_bilinear
8 years ago
yuyang18 59d75bda74 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
8 years ago
weixing d02b318c19
Merge pull request #11201 from weixing02/format
8 years ago
yuyang18 df681fd4e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
8 years ago
weixing02 b6aa7bd093 Fix format display error
8 years ago
fengjiayi f3db005c4a fix errors
8 years ago
fengjiayi e1599eb349 Add image_resize_short and refine API
8 years ago
baiyf 663f4e6168 Fix bilinear_op Python API (#11117)
8 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
8 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
8 years ago
yuyang18 018d411075 Remove unnecessary func name
8 years ago
yuyang18 7c00e164e5 Add More comments
8 years ago
yuyang18 f9d93bfde1 Add document to random crop operator
8 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
8 years ago
fengjiayi 32c0e82ca0 fix two bugs
8 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
8 years ago
fengjiayi 3bce3dbce1 fix a bug
8 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
8 years ago
walloollaw 3e177b9d91 ISSUE-10996: support name setting for layers topk/softmax/concat/dropout (#10999)
8 years ago
qingqing01 15db5a5565
Support groups in transposed conv2d API. (#11005)
8 years ago
fengjiayi 3bcb67f1db fix a bug
8 years ago
fengjiayi 632108dc2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_random_crop_op
8 years ago
fengjiayi 3e7ce5836f stash
8 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
8 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
8 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
8 years ago
whs 8655904be2
Enhance reduce op (#10708)
8 years ago
Yibing Liu adbf97b42d Merge branch 'develop' of upstream into deconv_group
8 years ago