Commit Graph

712 Commits (a59b7d47a86018418d9d9eaef77789feb706aecc)

Author SHA1 Message Date
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
7 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
7 years ago
Qiao Longfei e33bf70a23 update comment test=develop
7 years ago
tink2123 1fca1a395b fix the nn.py example
7 years ago
Qiao Longfei 319618e980 optimize comment, add unit test test=develop
7 years ago
Qiao Longfei 53781fc000 fix some bug
7 years ago
Qiao Longfei db27c5612d add comment
7 years ago
Qiao Longfei 6097b8b365 add bilinear_tensor_product layer
7 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
7 years ago
Xin Pan b03a44e062
Merge pull request #14026 from JiabinYang/add_reorg_op
7 years ago
peizhilin 869487a2b7 Merge remote-tracking branch 'origin/develop' into windows/build
7 years ago
dzhwinter d8425e0fa6
Merge pull request #14215 from dzhwinter/fix/sequence_pad
7 years ago
dengkaipeng 8b47d90f5d add 'actual_shape' attribute. test=develop
7 years ago
barrierye ef8218be22 update docs test=develop
7 years ago
qingqing01 db8c52da5e Revert " Exhaustive search for cuDNN conv. (#14043)"
7 years ago
qingqing01 ce7d9b0799
Exhaustive search for cuDNN conv. (#14043)
7 years ago
peizhilin 1f12ba6192 gpu support, fix build issue:
7 years ago
dengkaipeng 34bfae243a Add Interpolate operation. test=develop
7 years ago
barrierye 5e7bb6a9bd update docs test=develop
7 years ago
dongzhihong d4e8d7077f Merge remote-tracking branch 'origin/develop' into fix/sequence_pad
7 years ago
Zeng Jinle df038b6149
Merge pull request #14222 from sneaxiy/fix_selected_rows_clip_bug
7 years ago
Kaipeng Deng daed473d4a
Merge pull request #14089 from heavengate/pool_exclude
7 years ago
Kaipeng Deng 64f3e3ed8f
Merge pull request #14069 from heavengate/grid_sampler
7 years ago
minqiyang 4d06d1d7ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into polish_op_comment
7 years ago
sneaxiy 55befbaa2a fix selected_rows clip bug
7 years ago
sneaxiy 366ebb93f7 test=develop
7 years ago
dengkaipeng decaeb1c6d fix style check after conflicts check. test=develop
7 years ago
Jiabin Yang 9f65b616b2
Merge branch 'develop' into add_reorg_op
7 years ago
dongzhihong 7f3c6ea411 "fix comment"
7 years ago
Kaipeng Deng 0b29078201
Merge branch 'develop' into grid_sampler
7 years ago
whs 0c319e0b35
Add affine grid generator op (#12238)
7 years ago
Tao Luo a8532f1a67
Merge pull request #13918 from guoshengCS/fix-transpose-doc
7 years ago
Tao Luo a2bee7b41b
Merge pull request #13964 from guoshengCS/refine-gru-doc
7 years ago
dengkaipeng e99da0b583 api change: create_variable_for_type_inference. test=develop
7 years ago
dengkaipeng df4a3544aa nearest neighbor interp add cuda kernel. test=develop
7 years ago
JiabinYang 45565784bf test=develop
7 years ago
JiabinYang 8d3c3e048b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
7 years ago
Xin Pan 5cc99c476c
Merge pull request #14154 from gmcather/seq_pad_example
7 years ago
Zeng Jinle da73bc39d3
Merge pull request #14143 from sneaxiy/fix_dynamic_gru_bug
7 years ago
Tao Luo cdf2579d08
Merge pull request #14053 from jczaja/prv-seqpool-max
7 years ago
Kaipeng Deng a3b26e8528
Merge branch 'develop' into grid_sampler
7 years ago
gmcather 1a98e0a44f fix sequence_pad example error
7 years ago
gmcather ba22624d7e position encoding && log loss
7 years ago
sneaxiy 7bb1178ea6 test=develop
7 years ago
sneaxiy 5e5d2223a1 test=develop
7 years ago
barrierye 5f3acac9b3 update paddle/fluid/API.spec
7 years ago
Jacek Czaja 458b16f42a Rebase of seqpool-max optimization
7 years ago
dengkaipeng ff6329bd5f fix some inappropriate expressions in api doc for grid_sampler. test=develop
7 years ago
dengkaipeng 8f1e398824 move param exclusive to the last in pool2d/pool3d for forward compatibility:. test=develop
7 years ago
dengkaipeng 593e1b18d7 fix some bugs and add some doc for GridSampleOp
7 years ago
dengkaipeng 0bb0e0c10f add Grid Sampler Operator for STN.
7 years ago
JiabinYang e0a89503f8 test=develop
7 years ago
barrierye 8c1e304307 merge nn.py
7 years ago
dengkaipeng c93e044ae0 add inclusive/exclusive mode in PoolOp avg pool type
7 years ago
JiabinYang 9a74c4489f test=develop
7 years ago
barrierye 9dc28179a4 add similarity_focus op
7 years ago
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
7 years ago
minqiyang c95be75830 Detail the hash algorithms
7 years ago
minqiyang 597dd92e71 Polish the doc of hash op
7 years ago
minqiyang 2fec8c5d9a Polish code
7 years ago
Zeng Jinle 97d47a7d08
Merge pull request #13913 from sneaxiy/seq_reverse
7 years ago
JiabinYang 6e3615422f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
7 years ago
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
7 years ago
barrierye a7f94ec794 add similarity_focus op
7 years ago
JiabinYang 9c010146c3 test=develop
7 years ago
minqiyang 33db82671c Polish code
7 years ago
JiabinYang 9cad409f2a test=develop
7 years ago
minqiyang 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
7 years ago
minqiyang d4f9aa0852 Add hash op implementation
7 years ago
phlrain a6e6bc45d6 modify dropout att; test=develop
7 years ago
guosheng 998e2714c8 Refine the doc of reshape_op by following comments.
7 years ago
guosheng 891c116ea4 Refine the doc of reshape_op
7 years ago
JiabinYang ab808c36da test=develop
7 years ago
sneaxiy 92a2817a2b test=develop
7 years ago
JiabinYang 782ef3c5dc test=develop
7 years ago
JiabinYang 8e8e8e66ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
7 years ago
phlrain 049c9c7d2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
7 years ago
phlrain ffb24a73ec add dropout attr; test=develop
7 years ago
JiabinYang 6259dba5bd test=develop
7 years ago
JiabinYang ff07dc315e test=develop
7 years ago
guosheng 3099a8f3aa Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
sneaxiy a9d7a9d720 test=develop
7 years ago
guosheng 6447b69aec Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
Xin Pan c1383744f0 resolve conflicts
7 years ago
Xin Pan 4625f83f92 better handle var type inference
7 years ago
JiabinYang 39d39775c3 test=develop
7 years ago
JiabinYang 70351de1b5 test=develop
7 years ago
guosheng 6d3b030bb5 Refine the api of reshape to be compatible.
7 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
7 years ago
guosheng dfb841ad5a Make reshape_op reuse input.
7 years ago
sneaxiy 5a38930660 test=develop
7 years ago
chengduo 9775e50ca2
Fix add doc for bias_attr (#13937)
7 years ago
sneaxiy ac2eba4457 test=develop
7 years ago
Zeng Jinle 081fd41f05
Merge pull request #13944 from sneaxiy/add_layer_norm_doc
7 years ago
jerrywgz 9a14ca91b8 test=develop
7 years ago
qingqing01 67a2b5215d
Add affine channel op to speed and save memory for faster-rcnn model. (#13919)
7 years ago
guosheng d0662bc924 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-transpose-doc
7 years ago
guosheng abda6d160b Refine the doc of dynamic_gru and gru_unit. test=develop
7 years ago
sneaxiy acd77e6900 test=develop
7 years ago
guosheng 1c1e5ffb1a Fix the example in the doc of transpose_op. test=develop
7 years ago
sneaxiy 4b4af84e67 test=develop
7 years ago
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
7 years ago
Yibing Liu 46b0b7903c
Merge pull request #13856 from kuke/seq_unpad_op
7 years ago
Yibing Liu 6a627ce751 Use length-based lod in seq_slice's doc
7 years ago
Yibing Liu 699825a9d5 Use length-based lod in seq_unpad's doc
7 years ago
jerrywgz 2f5a80174e add roi_align api
7 years ago
Yibing Liu b785798585 Expose layer's name for sequence pad & unpad
7 years ago
Yibing Liu 7d84de4712 Fix some typos
7 years ago
Yibing Liu 16b2c6dc78 Add py api for sequence_slice_op
7 years ago
Yibing Liu 46e61d81a7 Wrapper py api for sequence_unpad
7 years ago
minqiyang 4a22979bca Polish code
7 years ago
minqiyang f03e0e49a8 Polish doc
7 years ago
minqiyang a7cae62bbb Polish code
7 years ago
minqiyang 7f6ff6f5a9 Polish doc
7 years ago
minqiyang 35e547e00f Polish API doc
7 years ago
minqiyang d8a1b77097 Add margin_rank_loss_op to python
7 years ago
Xin Pan 88ab1ea183 fix
7 years ago
Xin Pan 3d339797fb clean use_mkldnn options
7 years ago
Xin Pan 23a29be49d hide all left over kwargs
7 years ago
Zeng Jinle 1cbaf71a68
Merge pull request #13620 from sneaxiy/fix_api_kwargs2
7 years ago
sneaxiy 31e67b9042 test=develop
7 years ago
minqiyang 4c89137427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api
7 years ago
gongweibao 91bc80d679 test=develop
7 years ago
gongweibao 944403910d test=develop
7 years ago
gongweibao c837a0acb2 follow comments
7 years ago
sneaxiy f1a08a3bab test=develop
7 years ago
minqiyang e4bc247cd4 Polish code
7 years ago
minqiyang 23291abdb6 Polish code
7 years ago
minqiyang 7c767a44c2 Polish code
7 years ago
minqiyang b1448ded40 Port clip and clip_by_norm op to nn and change API.sepc
7 years ago
minqiyang 0ff5d8b02a Port logical_ops to nn
7 years ago
gongweibao 3dc54af2d3 merge
7 years ago
sneaxiy 48d82bd008 add out params
7 years ago
gongweibao 1113337764 merge
7 years ago
sneaxiy 70e70d7d38 fix api.spec
7 years ago
sneaxiy 6724801884 fix conflict
7 years ago
gongweibao bee213e51f fix conflict
7 years ago
tensor-tang b9d7bd487f
Merge branch 'develop' into remove/kwargs
7 years ago
sneaxiy 3ad3635de0 fix conflict
7 years ago
sneaxiy 3ee0a6489d remove kwargs in python api
7 years ago
gongweibao dda9c3556e fix
7 years ago
gongweibao 45efc1ddda fix
7 years ago
gongweibao ff47841796 fix
7 years ago
gongweibao 8f09109a45 fix
7 years ago
tensor-tang 567b711db9 remove kwargs of brelu, leaky_relu and soft_relu
7 years ago
Zhen Wang 26857692cd remove the kwargs of elu,relu6,pow,stanh,hard_sigmoid and swish
7 years ago
Qingsheng Li 21ec93aa7e
[WIP]Sequence Scatter Op (#12625)
7 years ago
Zeng Jinle 642cf6ca2f
Merge pull request #13418 from sneaxiy/dam_save_memory
7 years ago
whs 5dc5175007
Add python api for expand op. (#13453)
7 years ago
Dun 253f618ac7 loosen the restriction of output_size in conv2d_transpose (#12292)
7 years ago
chengduo 6757a31552
[Accelerate] Refine seq_softmax_op (#13421)
7 years ago
Yibing Liu 9cc1937d43
Merge pull request #13400 from kuke/fix_seq_pad
7 years ago
Yu Yang 2c31ea9293
Merge pull request #13424 from chengduoZH/refine_seq_concat
7 years ago
sneaxiy fd3e32ea7d Merge develop
7 years ago
chengduo 72dd6b37d9
Add sequence_expand_as_op (#13420)
7 years ago
sneaxiy 0718113a9c modification
7 years ago
chengduoZH 284519561d add doc
7 years ago
chengduoZH f8c55fb2c7 add api
7 years ago
sneaxiy 7116cc12fb Merge develop
7 years ago
sneaxiy abf9832c12 tiny change to save memory
7 years ago
Yibing Liu 9e3245e3bd Merge branch 'develop' of upstream into fix_seq_pad
7 years ago
Yibing Liu f6595811a1 Get sequence length in sequence_pad op & fix sequence_mask op
7 years ago
Bai Yifan faf8ad2436
Add ignore_index in cross_entropy op (#13217)
7 years ago
luotao1 6fae46a128 refine codes
7 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad (#13074)
7 years ago
qingqing01 bab341213e
Remove check in top_k API. (#13178)
7 years ago
Chen Weihang 3b6090e80b
Merge pull request #12887 from chenwhql/sequence_enumerate_op
7 years ago
chenweihang 7ddbbcb0b5 doc: refine API and doc
7 years ago
chenweihang b081363bae Merge branch 'sequence_enumerate_op' of https://github.com/chenwhql/Paddle into sequence_enumerate_op
7 years ago
chenweihang 0b7d82befb doc: refine English description
7 years ago
whs e10aa80f03
Add pad2d op. (#12950)
7 years ago
Chen Weihang b98b744067
Merge branch 'develop' into sequence_enumerate_op
7 years ago
Yibing Liu 13509da69e Merge upstream to branch wrap_squeezes
7 years ago
chengduo 7ad39c4077
Enhance pad_constant_like_op (#12999)
7 years ago
fengjiayi 7e0c9f50ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_sequence_padding_op
7 years ago
Zeng Jinle 599a32641b
Merge pull request #12971 from sneaxiy/unstack_op
7 years ago
minqiyang 312f3b8654 Fix random diff between python2 and python3
7 years ago
chenweihang 0c4697f8cd fix: change to enumerate by sentence
7 years ago
dzhwinter 0153c21d83 add unstack_op
7 years ago
Chen Weihang 4ec12496dd
Merge branch 'develop' into sequence_enumerate_op
7 years ago
Yibing Liu efa6f0df4e Remove inplace args in unsqueeze & squeeze ops
7 years ago
Yibing Liu 5aa64827df Rename the input of squeeze's wrapper
7 years ago
Yibing Liu b586cc2ae8 Fix typos in unsqueeze & unsequeeze wrapper
7 years ago
Yibing Liu 1443d762fd Wrap unsqueeze & squeeze ops
7 years ago
Zeng Jinle d189d4dbab
Merge pull request #12884 from sneaxiy/sequence_mask_op
7 years ago
chenweihang 733ea0d29b adjust infershape details
7 years ago
Chen Weihang 2969aba14f
Merge branch 'develop' into sequence_enumerate_op
7 years ago
chenweihang 219a2369da feat: wrap sequence enumerate op
7 years ago
guochaorong b1fc238694 Revert "Disable in_place in batch_norm API. (#12736)"
7 years ago
sneaxiy 1083e99520 Merge develop
7 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
7 years ago
sneaxiy e895c98f0a add support to max_len is None
7 years ago
fengjiayi 0fb5e351c1 update API.spec
7 years ago
fengjiayi f4a4a4cbd9 add op comment and python layer
7 years ago
qingqing01 79918a8442 add sequence_mask_op for DAM model
7 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
7 years ago
sneaxiy c73c5ed573 use for_range
7 years ago
Xin Pan b548ecbc2b add stack_op
7 years ago
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
7 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
7 years ago
qingqing01 c44fb00371
Add name in relu and log API. (#12438)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
jerrywgz c108376506 Add three modes for prelu_op (#12630)
7 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang be6ecec46f Fix unittests' division issues
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
fengjiayi 23aebf0ea7 update softmax layer comment
7 years ago
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
baiyf a4c06083af
Expose rank_loss op Python API (#12132)
7 years ago
qiaolongfei 5d718a5886 optimize reduce_sum_grad op
7 years ago
qingqing01 873a50ce35
Fix serious bug in nesterov momentum optimizer. (#12231)
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
7 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
7 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
7 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
7 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
7 years ago
fengjiayi b4f28ccc19
Merge pull request #11632 from JiayiFeng/some_small_fixes
7 years ago
guosheng 983566d946 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Xin Pan f0cf70ec61
Merge pull request #11646 from panyx0718/fix
7 years ago
guosheng 8536d261ab Fix doc format of beam_search
7 years ago
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Chris Yann 2bc812d8d6 Fix relu and log function by changing input parameter name from 'input' to 'x' (#11683)
7 years ago
fengjiayi e1a46bba59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
Xin Pan ed4aa219cb Small doc fix and clean up of reshape
7 years ago
Tao Luo 8318094b58
Merge pull request #11626 from ktlichkid/fix-log
7 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
7 years ago
wanghaoshuang 6f6642ed65 Fix relu and log op.
7 years ago
fengjiayi 9dccca963b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
fengjiayi e71948f167 Refine random crop
7 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
7 years ago
ktlichkid 231762a6c4 Fix log and relu layer
7 years ago
Yan Chunwei d020d7fd29
add beam search doc (#11469)
7 years ago
tensor-tang 64045c29c2
Merge pull request #11102 from mozga-intel/mozga-intel/Sum_mkldnn_layout
7 years ago
qingqing01 c22ebb3bde
Expose crop op into Python API. (#11546)
7 years ago
guosheng f4bdfbc697 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
mozga-intel 96b4904d2f MKLDNN layout: Support for sum operator
7 years ago
Yu Yang 16a0f746f8
Merge pull request #11383 from jacquesqiao/update-api-reference-1
7 years ago
qiaolongfei 46ae1c93c2 add doc for softmax
7 years ago
yuyang18 fda1a78844 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
qiaolongfei b77c886ed4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Yu Yang e6654c1c1d
Merge pull request #11489 from wanghaoshuang/whs_doc1
7 years ago
qiaolongfei 82a4cf1960 update image_resize_short and shape doc
7 years ago
Yu Yang c2e8f40dcb
Merge pull request #11492 from dzhwinter/doc/api1
7 years ago
yuyang18 24766a170d Reformat nn.py
7 years ago
yuyang18 62bad2b475 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pr/11489
7 years ago
Yu Yang 20e5ef62e7
Merge pull request #11483 from wanghaoshuang/origin/whs_doc
7 years ago
Yu Yang 1171c2c57d
Merge pull request #11457 from JiayiFeng/dev_add_doc
7 years ago
qiaolongfei d1a8498b22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
chengduo ea03a2287e
Merge pull request #11513 from chengduoZH/refine_conv3d_doc
7 years ago
qiaolongfei bf3ff5b091 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Kexin Zhao 3a25f21eae
Modify lod tensor doc based on new LoDTensor Python API (#11253)
7 years ago
Yibing Liu 3438dfecce
Merge pull request #11491 from kuke/fix_docs
7 years ago
Tao Luo 3a4b6cdaa0
Merge pull request #11488 from luotao1/softmax_doc
7 years ago
Yibing Liu bf5ce626c0 Merge branch 'develop' of upstream into fix_docs
7 years ago
fengjiayi bcae8729ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
dzhwinter 4970414b1c Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
Yibing Liu cafdeb0a40 Fix docs for detection_output & target_assign
7 years ago
Luo Tao 8415e18b3f Merge branch 'develop' into softmax_doc
7 years ago
qingqing01 cc1239ffc9
Update some doc about API reference. (#11495)
7 years ago
fengjiayi 29ddf6c5d8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
wanghaoshuang f24dec7136 Change 'layers' to 'fluid.layers'
7 years ago
qiaolongfei 5b50307bf8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei 6ace04f655 update
7 years ago
chengduoZH 7b82353010 fix conv3d/conv3d_trans/slice/mean_iou doc
7 years ago
dzhwinter 7ad46ec03c "show example"
7 years ago
Yibing Liu 67dc5c7f8a Polish the doc of nce layer
7 years ago
dzhwinter 6ac8383f28 "fix based comments"
7 years ago
weixing02 ee13b396f2 fix some errors
7 years ago
dzhwinter 0d86f13ce2 "fix math"
7 years ago
wanghaoshuang cd5d7704f7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
7 years ago
dzhwinter f2c9c33f15 "fix lrn"
7 years ago
tensor-tang 0329ee7496
Merge pull request #11497 from tensor-tang/doc
7 years ago
Yibing Liu fbddb8e4bf Merge branch 'develop' of upstream into fix_docs
7 years ago
Luo Tao 21b98d2915 Merge branch 'develop' into softmax_doc
7 years ago
dzhwinter 6e3d168b9d "fix latex"
7 years ago
qiaolongfei 3a25ceebf2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
dzhwinter dd711c3754 "add beam search"
7 years ago
Yu Yang 745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
7 years ago
dzhwinter dbe0fe6d18 'fix typo'
7 years ago
yi.wu 9397a2e0c8 fix format
7 years ago
dzhwinter 1f38cbf79b "fix some typo"
7 years ago
yi.wu 3380737cb7 update by comment
7 years ago
fengjiayi d684b49cb0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
fengjiayi d91060d300 fix errors
7 years ago
weixing02 8bd148dc00 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
Yibing Liu 0b063e5e57 Fix one_hot layer's doc
7 years ago