Commit Graph

359 Commits (6b795d424cc5f7390091177a5e11223b474af9b8)

Author SHA1 Message Date
tensor-tang acdb57a510 polish doc: conv2d
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
dzhwinter 16a3d88a20 fix typo
7 years ago
Yibing Liu fbbac50510 Fix typos and format problems in smooth_l1's doc
7 years ago
wanghaoshuang b44b915bda Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
7 years ago
wanghaoshuang 297a16986d Fix doc of warpctc, array_read, edit_distance and sequence_reshape.
7 years ago
wanghaoshuang b3cb536402 Fix doc of relu, log and zeros.
7 years ago
chengduoZH 85f59317fb Merge bt push branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
7 years ago
fengjiayi 8a136d142f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
qiaolongfei 2f9ed97eb6 follow comment
7 years ago
fengjiayi 980499faf1 fix errors
7 years ago
fengjiayi b69a32933f
Merge pull request #11448 from JiayiFeng/fix_random_crop_api
7 years ago
chengduoZH cb7ca1c211 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
7 years ago
qiaolongfei 21ecd357cf little optimize
7 years ago
qiaolongfei 0ae6709174 update document
7 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
7 years ago
fengjiayi 0ac03ae723 fix
7 years ago
qiaolongfei 76129f0331 update comment
7 years ago
chengduoZH 9b13b4c0d2 Add doc
7 years ago
yi.wu a83b792ada Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
yi.wu c58ba827bb update
7 years ago
qiaolongfei fd9b650d7f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
yuyang18 ce6394ed73 Polish example
7 years ago
chengduoZH 2183d01799 Add pool3d and conv3d_trans Python API
7 years ago
chengduoZH 3ab32532d5 Add conv3d Python API
7 years ago
fengjiayi 29bf727e2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
fengjiayi c6c9c657e0 update doc
7 years ago
guosheng 35e32a8e15 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
7 years ago
Yancey 14e833761b
expose h0 in dynamic_lstm (#11391)
7 years ago
yuyang18 54002c3bab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_doc
7 years ago
guosheng 92a7766ecb Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
7 years ago
guosheng 592f84a4af Complete the docs of beam_search_op, beam_searc_decode_op and the python wrapper
7 years ago
qiaolongfei f3e631cd9e small update
7 years ago
qiaolongfei b645dfacaf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei d82422997a add doc for batch norm
7 years ago
yuyang18 ff55d4c593 Polish documents
7 years ago
yi.wu 7b54b30be5 follow comments
7 years ago
yi.wu 1457be3e7b fix_api_reference_docs
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 2955ff5887 Polish documentation
7 years ago
yi.wu e2433207d3 update
7 years ago
yi.wu ff4efb84d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
yi.wu efcff3d9e5 polish api ref docs
7 years ago
yi.wu 5be454bf33 polish docs
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
guosheng 741046e8ea Fix and enhance beam_search_op and beam_searc_decode_op to be comparable with python beam search
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
weixing02 2a1fc03e8e Add hsigmoid
7 years ago
weixing02 4bd08e3408 make test_layers right
7 years ago
weixing02 2f49432538 adjust
7 years ago
weixing02 31e2833883 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
7 years ago
weixing02 3e46ec41a9 add hsigmoid
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
wanghaoshuang 9708b21f19 Refine average model option
7 years ago
guosheng 5b8bb34470 Refine reshape_op by following comments.
7 years ago
Yang Yang 54a8c04fab add inplace attr to bn
7 years ago
guosheng 4bfbc59122 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-ReshapeOp
7 years ago
guosheng c078ed4608 Enhance reshape_op by adding Input(Shape)
7 years ago
dragonwarrior 54a85b7bfd Add lrn layer (#9157)
7 years ago
guosheng b7e83d2467 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-ReshapeOp
7 years ago
guosheng d4bb2ca71f Follow comments and refine the python wrapper of reshape_op
7 years ago
tensor-tang 7260e3a443
Merge pull request #9214 from jczaja/prv-softmax-mkldnn-operator-PR
7 years ago
guosheng 437f7a3279 Resolve conflict according to the latest code
7 years ago
Jacek Czaja 3b95b55f07 - Softmax MKLDNN primitive integration
7 years ago
wangyang59 e0bc942ca1
Merge pull request #9224 from wangyang59/dilateconv
7 years ago
yangyaming 2f2c5f5e60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-9049
7 years ago
wangyang59 26734cfe77 expose dilation option to conv2d and add bias/activation option to con2d_trans
7 years ago
yangyaming cd11b1bd5c Set default value of y to None.
7 years ago
yangyaming 869a6f9cea Add python wrapper.
7 years ago
caoying03 a6e64242d8 follow comments.
7 years ago
caoying03 c87d11a716 Merge branch 'develop' into enhance_reshape
7 years ago
yangyaming 58730ba131 Enhance unit test.
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
Cao Ying 881c5227ab
Merge pull request #8843 from zhouhanqing/Paddle-ReduceProd
7 years ago
Tao Luo ad6b59e004
Merge pull request #8927 from ranqiu92/api_std
7 years ago
ranqiu fc0f92c24f Update api doc std and fc doc
7 years ago
caoying03 cf08185145 fix bugs and complete codes.
7 years ago
pzelazko-intel 4730a4be24 MKLDNN pool2d OP kernel added (#8879)
7 years ago
zhouhanqing 9d78971d8b Some comments have been modified.
7 years ago
zhouhanqing 15306ffdc3 add product reduction for reduce_op
7 years ago
pzelazko-intel 8c71adaa8c MKLDNN conv2d kernel added (#8451)
7 years ago
fengjiayi 87568cfd96
Merge pull request #8643 from JiayiFeng/remove_evaluator
7 years ago
whs f608bb2756
Merge pull request #8651 from wanghaoshuang/fix_pool
7 years ago
fengjiayi ea508c9ef2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
fengjiayi bd8440921c move save/load from nn.py to tensor.py
7 years ago
fengjiayi cf87f39b2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
fengjiayi 1b28739cb9 update doc string
7 years ago
fengjiayi 994b52fc2b Add layers for save/load op
7 years ago
whs acbda44c11
Merge pull request #8365 from wanghaoshuang/seq_error
7 years ago
fengjiayi 101378c878 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
wanghaoshuang 1e510d9914 Add ceil_mode option for pool2d and pool3d
7 years ago
wanghaoshuang 87d90d2afd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_error
7 years ago
Yu Yang 2a4e7add6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step
7 years ago
Yu Yang 9db107da65 Renamed and add comments
7 years ago
Yu Yang 175cf6e024 Add global_step in nn.py
7 years ago
chengduoZH 470d671792 follow comment
7 years ago
chengduoZH 46bc0fec79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fixbug/conv2d_python
7 years ago
Luo Tao ea3be884e8 Merge branch 'develop' into fluid_python
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago