Commit Graph

1609 Commits (f837eee724824a7f06025152400e70a1b9a2be53)

Author SHA1 Message Date
Tao Luo 08e9bfa8ad
Merge pull request #8737 from pkuyym/fix-8723
7 years ago
yangyaming 649f9c1963 Refine the document for build_and_install.
7 years ago
Yibing Liu 5fc1e38273 Add guideline for the doc of cmd parameters
7 years ago
superjom bb1b8dc32f refactor doc
7 years ago
yangyaming 15231f0c71 Refine the doc for build_and_install.
7 years ago
Tao Luo 53883753ae
Merge pull request #8667 from PaddlePaddle/fixIncorrectMDRST
7 years ago
Wang,Jeff 25a3d7617b Follow the standard of leaving one empty line at the beginning of the list block.
7 years ago
Wang,Jeff 13c251df1f There should be a line breaker before list in MD
7 years ago
Yang Yang(Tony) 2edeb639e2
Update parallel_do.md (#8665)
7 years ago
Yancey fee90b5074
Add async sgd document (#8474)
7 years ago
Luo Tao 4611a91f9a adjust the structure of documentation (en)
7 years ago
chengduo 81374eb15e
Merge pull request #8644 from chengduoZH/doc/FAQ_refine
7 years ago
chengduoZH 6019aba67a refine FQA doc
7 years ago
Yiqun Liu f0548679b3
Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. (#8610)
7 years ago
gongweibao 6f4c2f0a46 follow comments
7 years ago
gongweibao 4ef4bd8e8e clean up
7 years ago
gongweibao 97a132d5a9 init
7 years ago
Luo Tao 0b73cb3358 remove `import paddle.fluid` in conf.py.in
7 years ago
Yancey1989 1cf5a19476 Fix c-api doc style
7 years ago
qiaolongfei 13922fb489 fix rst format
7 years ago
qiaolongfei 901dabc7f5 clean
7 years ago
qiaolongfei 28668ad06e move quick start to index_cn.rst
7 years ago
qiaolongfei 84b7b4b96d add c-api quick start
7 years ago
Luo Tao 962326b06e move doc/api/v2/fluid to doc/api/fluid
7 years ago
Luo Tao 71f84c9076 move paddle/v2/fluid to paddle/fluid in documentation
7 years ago
Luo Tao ea3be884e8 Merge branch 'develop' into fluid_python
7 years ago
superjom 6989d08199 lowercase Events
7 years ago
superjom 2b9de0af58 format
7 years ago
superjom f269412429 update format for sphinx
7 years ago
Luo Tao ef5d3d4bf1 move Fluid API doc out of V2 API doc
7 years ago
superjom fa32516281 boot
7 years ago
Luo Tao c4e8f6c65b add an introduction of API
7 years ago
Yang Yang(Tony) d3162339f6 Update parallel_do.md (#8498)
7 years ago
kavyasrinet 65fd84a5d5
Updating Var_desc.md with the updated typing system in Fluid (#8462)
7 years ago
Yang Yang(Tony) 8b24bd4fe8
Update parallel_do.md
7 years ago
Yang Yang 16a8def1cd fix style
7 years ago
Yang Yang(Tony) c62ef22da3
Update parallel_do.md
7 years ago
Yang Yang(Tony) ad2dfef416
Update parallel_do.md
7 years ago
Yang Yang(Tony) 549c74a937
Create parallel_do.md
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Tao Luo e5087fa593
Merge pull request #8388 from typhoonzero/merge_build_docker_docs
7 years ago
typhoonzero afe6322868 follow comment
7 years ago
typhoonzero 5d5dcedc84 merge build docs with build using docker
7 years ago
qiaolongfei 42912e48cb rename switch_kernel.md to kernel_selection.md
7 years ago
Luo Tao 51d8a1168c reduce doc build time in travis ci
7 years ago
Luo Tao a7e231faab Delete "API" section from "Documentation"
7 years ago
guosheng 1637137c45 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-layernorm
7 years ago
guosheng 6c7ba81c0a Add python wrapper for layer_norm
7 years ago
Shan Yi 9efa8d86fe
Update index_cn.rst
7 years ago
Luo Tao 87e3bdac4e refine structure of cluster and quick start
7 years ago
fengjiayi 3647ed6487
Merge pull request #8237 from JiayiFeng/doc_add_reader_doc
7 years ago
Tao Luo 7fa1725b04
Merge pull request #8226 from luotao1/doc_cn
7 years ago
Luo Tao 16e005e917 fix dead links after adjustation
7 years ago
fengjiayi 5210ff0158 add cpp_data_feeding.md
7 years ago
Luo Tao d1d8257fdf adjust the structure of getstarted and cluster
7 years ago
Qiao Longfei 20c4a4cb4f
Impl scalar switch case op with condition op (#8184)
7 years ago
Luo Tao 2f41aaa492 adjust the structure of documentation
7 years ago
kavyasrinet b90244921b Fixing the gradient check writeup (#8057)
7 years ago
chengduo de7fa8bc19 refine CSP doc (#8182)
7 years ago
Yi Wang b0ecb36583
Rewrite the Send/Recv part of csp.md (#8164)
7 years ago
Abhinav Arora 1ead6c2691 Add proposed fluid syntax for select statement in Fluid's implementation of CSP (#7908)
7 years ago
kavyasrinet 497a131e53 Proposing Python syntax for send and recv in design doc (#8093)
7 years ago
Luo Tao 4e52026476 add independent sphinx tree for api
7 years ago
Luo Tao eef381d074 remove duplicated mobile index
7 years ago
Luo Tao 2c35e6389a Reclassify and change of V2 API documentation structure
7 years ago
Qiao Longfei 7831e0bdd3
switch-op design (#8031)
7 years ago
gongweibao b26a5b5d04 fix en doc
7 years ago
gongweibao 1830e2a01d fix bugs
7 years ago
Yang Yu ee97604d88 Add documentation generate script
7 years ago
Yibing Liu ed942263bd
Merge pull request #2423 from kuke/add_ctc_decoder_design_doc
7 years ago
Tao Luo 75a739913a
Merge pull request #7991 from luotao1/with_testing
7 years ago
Yibing Liu de1a70147e Adjust the width of figure 2
7 years ago
Yibing Liu 535f6bdf7b Rename the DS2' design doc
7 years ago
Yibing Liu 7c53d72719 Refine the design doc for ctc_beam_search_decoder
7 years ago
Yibing Liu 91d7838ff1 Merge branch 'develop' of upstream into add_ctc_decoder_design_doc
7 years ago
Yancey e1611eb484
Add mirror registry server for book image (#7988)
7 years ago
Luo Tao e100b37e30 change the default option of `WITH_TESTING` to OFF
7 years ago
Yibing Liu 0311fd1505
Merge pull request #7888 from kuke/add_lstmp_doc
7 years ago
gongweibao cce18c9fe6 Fix typo (#7933)
7 years ago
Yibing Liu 54c160aa72 Merge branch 'develop' of upstream into add_lstmp_doc
7 years ago
Yibing Liu 634faab1c0 Format doc & add unit test for dynamic_lstmp api
7 years ago
kexinzhao 3646be7bfc Fix some typos in support new device doc (#7895)
7 years ago
Yibing Liu 4ca19d4e18 Add python api for lstmp operator
7 years ago
Yang yaming 7278aa7b1c
Merge pull request #7739 from pkuyym/fix-7717
7 years ago
Yancey1989 f9a11f51ce Add noavx-openblas whl package download link
7 years ago
yangyaming 9d826e1c65 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
kavyasrinet 605ef6ea2e
Adding more details to cluster_train (#7831)
7 years ago
yangyaming 8314412b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
gongweibao 77a7bba8c5
Add `ProgramDesc` storage. (#7822)
7 years ago
Cao Ying 32a5dfd345
Merge pull request #7791 from lcy-seso/multihead_attention
7 years ago
ying 7210d0fa95 follow comments.
7 years ago
yangyaming 8c81439e24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
yangyaming 630a8646fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago
kavyasrinet 7081f214d7
Update the parameter_server doc (#7805)
7 years ago
Yang Yang(Tony) 7ed48bd0c0
Update cpu_profiling.md (#7803)
7 years ago
Yi Wang 7ccbc706bf Add csp.md (#7706)
7 years ago
ying d163592a3f Merge branch 'develop' into multihead_attention
7 years ago
Qiao Longfei e7d44a2034
Nmt model (#7340)
7 years ago
whs 9536c4e362
Merge pull request #7595 from wanghaoshuang/block_expand_py
7 years ago
Guo Sheng c648244445
Merge pull request #7766 from guoshengCS/add-python-GRU
7 years ago
wanghaoshuang 1ee308623e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
7 years ago
Yancey 88a95a02d0
Migrate private registry server (#7760)
7 years ago
guosheng 8cfb3e55b4 Add python wrapper for GRU
7 years ago
yangyaming ce87b28970 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago
wanghaoshuang fdc59ae657 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
7 years ago
kavyasrinet 6ae46a29c2
Updating the cluster trainign doc (#7746)
7 years ago
Tao Luo bdf57a2024
Merge pull request #7727 from luotao1/remove_v1_api_doc
7 years ago
whs 44561a24c9
Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py
7 years ago
Luo Tao db5c5030db Merge branch 'develop' into remove_v1_api_doc
7 years ago
yangyaming 22032e49cb Add python wrapper for multiplex operator.
7 years ago
yangyaming 61d6db560b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago
typhoonzero 160aa64132 follow comments
7 years ago
typhoonzero ded495336e update style
7 years ago
typhoonzero ccbe723928 update sample code
7 years ago
typhoonzero b4d6e7cfc3 add v2 get layer out in faq
7 years ago
Luo Tao 867001bd5e remove unused v1 api doc
7 years ago
yangyaming fedaa6563f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago
wanghaoshuang 91b83d0a67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
7 years ago
wanghaoshuang 9d650112c0 Rename 'block_expand' to 'im2sequence'
7 years ago
ranqiu92 02add30ce1 Update faq (#7584)
7 years ago
Yi Wang 2dc5c69ecc Add Fluid Compiler design doc (#7178)
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
wanghaoshuang 680aec2156 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
yangyaming 811c4ee401 Add python wrapper for sequence_reshape.
7 years ago
wanghaoshuang 25dec82f24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
wanghaoshuang 5846aab317 1. Rename 'edit_distance_error' to 'edit_distance'
7 years ago
Qiao Longfei 9e17c46c35
add new_op_kernel_en doc (#7681)
7 years ago
Qiao Longfei 7869a05ffc
update new_op doc (#7672)
7 years ago
Xi Chen 95d6dce354 update doc and dist test due to API change https://github.com/PaddlePaddle/Paddle/pull/7619#pullrequestreview-89656079
7 years ago
Darcy 0c7111e300
Merge pull request #7668 from putcn/develop
7 years ago
Qiao Longfei 7e4cbfe441 update switch kernel documentation (#7597)
7 years ago
Xi Chen 0adbc598d9 doc update with PR 7667
7 years ago
wanghaoshuang 4673a4a9aa divide this operator into ctc_greedy_decoder and edit_distance_error.
7 years ago
wanghaoshuang 2ca603b98f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
wanghaoshuang 082c302c3f Add comments
7 years ago
Tao Luo 513986595d
Merge pull request #7650 from luotao1/v1_api_doc
7 years ago
fengjiayi 7473b1f78e
Merge pull request #7586 from JiayiFeng/update_error_clip_doc
7 years ago
Luo Tao 30f69beefd remove unused v1_api_tutorials
7 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
7 years ago
Darcy f6dfccb6e8 Adding fluid distributed training guide doc (#7619)
7 years ago
fengjiayi 079a760e07 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_error_clip_doc
7 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
Cao Ying 3dc72a26b2
Merge pull request #7587 from reyoung/feature/fix_typo
7 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
7 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
7 years ago
wanghaoshuang 11b4471ade Add python API for block expand op
7 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
Yang Yu e35cee59e8 Fix a typo
7 years ago
fengjiayi 3aa5886bdd update_error_clip_doc
7 years ago
yangyaming 8266fcc3be Add pyton wrapper for row conv operator.
7 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
7 years ago
dzhwinter 4031e88dc4 "fix the copyright hook"
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
7 years ago
guosheng c083a60d7a Add python split and glu
7 years ago
Yancey1989 9d52ad4c3a fix op doc
7 years ago
Cao Ying df9c13a816
Merge pull request #7485 from lcy-seso/wrapper_for_elementwise_math_op
7 years ago
ying 8ac744f372 add wrapper for elementwise math operator.
7 years ago
Tao Luo c3e062e975
Merge pull request #7471 from luotao1/build_doc
7 years ago
Luo Tao 5528ec1321 add another method of update whl
7 years ago
Tao Luo 3ea2395c31
Merge pull request #7475 from lcy-seso/fix_capi_doc
7 years ago
Tao Luo b4d1811c9a
Merge pull request #7470 from kavyasrinet/doc
7 years ago
ying 7b117c1ab2 follow comments.
7 years ago
ying 72091aa5f8 fix display error of C-API doc.
7 years ago
Tao Luo 03c858a9be
Merge pull request #6596 from lcy-seso/update_capi_doc
7 years ago
Luo Tao 0fad7647d7 add how to update whl in build_from_source.md
7 years ago
Kavya Srinet 54791af658 Addressing review comments
7 years ago
Kavya Srinet c806eeff61 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
Kavya Srinet 25c8739362 Adding the rst file to render IO under Fluid in paddlepaddle.org
7 years ago
Tao Luo 29b2693afb
Merge pull request #7445 from abhinavarora/api_doc_bug
7 years ago
Abhinav Arora e0ae76f222
Fixing concepts in the Var Desc design document (#7462)
7 years ago
Abhinav Arora 777036d7d3
Fix some errors in the Block design doc (#7460)
7 years ago
kexinzhao 9867a3796e refine op_kernel_type doc (#7448)
7 years ago
Yang Yang(Tony) e71e4a3d13
Update read_source.md (#7406)
7 years ago
Yu Yang 381ce0e8d7
Merge pull request #7437 from reyoung/feature/add_design_param_field_to_layers_output
7 years ago
Abhinav Arora f784dae3da Fix the documentation for elementwise op in fluid layers
7 years ago
Abhinav Arora a795a0d743
Refine the document for memory optimization (#7420)
7 years ago
Yang Yu 24cde57ca0 Extend return value for layer functions
7 years ago
武毅 32b09b51bf
Merge pull request #5776 from typhoonzero/update_refactor_dist_train_doc
7 years ago
fengjiayi 6ece41ecb9
Merge pull request #7213 from JiayiFeng/dev_add_callback_for_backward
7 years ago
fengjiayi 8ab59dac16 Update doc
7 years ago
chenguoyan01 ae29e8bd12 fix ports_num_for_sparse defaut value in cluster_train doc
7 years ago
chenguoyan01 3ff53e0622 fix url in cluster_train_cn.md
7 years ago
ying a79a5bddf0 update and follow comments.
7 years ago
ying 4d4df084a7 follow comments.
7 years ago
ying 52c2278692 Merge branch 'develop' into update_capi_doc
7 years ago
typhoonzero b865545a00 follow comments
7 years ago
typhoonzero 0c2af3a50e update releasing doc
7 years ago
武毅 59116442de
Merge pull request #6394 from wangkuiyi/concurrent_design
7 years ago
QI JUN 7508d52b3c
add memory optimization design doc (#7206)
7 years ago
Siddharth Goyal f3c42f607c
Add doc for gru_unit op (in fluid) (#7151)
7 years ago
fengjiayi 4ead8e1b57 Add doc for error clip
7 years ago
Tao Luo 6f347faafe
Merge pull request #6401 from Xreki/fix_build_android_openblas
7 years ago
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
7 years ago
fengjiayi e57a40b8a6
Merge pull request #7140 from JiayiFeng/dev_refine_backward_no_grad_var_handling
7 years ago
qingqing01 3ebfd7f0c4
Merge pull request #6700 from qingqing01/profiler_design
7 years ago
typhoonzero e1cea8cabe follow comments
7 years ago
typhoonzero 430a911199 add picture
7 years ago
typhoonzero fab63cc612 update design doc
7 years ago
fengjiayi 8d4a607fb3 update backward doc
7 years ago