Commit Graph

1933 Commits (677e71442589d449070967253e0876561a4fad35)

Author SHA1 Message Date
tangwei12 5bf671b4aa structure optimized, more detail
7 years ago
Yancey1989 8d73752c73 add async update design doc
7 years ago
weixing02 b858c10319 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into data_reader
7 years ago
weixing02 11b6fabee1 Remove dense_vector api from documents
7 years ago
weixing02 773c65570f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ini
7 years ago
redrayqll 59234b7287 modify “if-then-else” md path (#9876)
7 years ago
tangwei12 2dfd8841a4 make quick start code more simpler #9660
7 years ago
weixing02 c97003df57 Regenerate initializer.rst and add MSRAInitializer to initializer.__all__
7 years ago
tangwei12 d13ca96781 fix rst error #9660
7 years ago
tangwei12 554cea6839 move most codes to uci_housing #9660
7 years ago
Tao Luo 9857ff1ba0
Merge pull request #9298 from weixing02/build_manually
7 years ago
Yancey 1d88ebe44d
Merge pull request #9789 from Yancey1989/k8s_dist_doc_en
7 years ago
cwgis 3ebc5e1b7a Update compile_paddle_lib_en.md (#9795)
7 years ago
Yancey1989 875d48d106 edit the title
7 years ago
Yancey1989 4a22349876 update by comments
7 years ago
Yancey1989 adaa9c5bfe update by comments
7 years ago
Shan Yi 03f52fae49
fix typo
7 years ago
tangwei12 3a3ff62e20 fix quick start for fluid #9660
7 years ago
Shan Yi 22b9d4e6b1
Merge pull request #9788 from weixing02/doc_name
7 years ago
Shan Yi add5f7c7f1
Merge pull request #9785 from PaddlePaddle/shanyi15-patch-3
7 years ago
Abhinav Arora a513c28368 Fix build and install document
7 years ago
weixing02 9bec0d26db Adjust some contents
7 years ago
weixing02 599abc4642 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into build_manually
7 years ago
Yancey1989 d05071f0b9 k8s dist train for en
7 years ago
weixing02 044da8c4b7 Add title for kernel_hint_design.md & kernel_selection.md
7 years ago
Shan Yi 5f36075083
add index_en.rst
7 years ago
Shan Yi 5c83de7b3c
Delete index_en.rst
7 years ago
Yang Yu 29bc1c8178 Rearange parallel_executor.md
7 years ago
Shan Yi 351f69c7b5
reupload k8s_aws_cn.md
7 years ago
Shan Yi 3fcf0b04eb
Delete k8s_aws_cn.md
7 years ago
Shan Yi d51238977f
add Chinese translation for k8s_aws
7 years ago
Shan Yi 2eddafe407
Merge pull request #9726 from gongweibao/rmfm
7 years ago
typhoonzero f25825ab21 update release doc
7 years ago
gongweibao 756a7d9d50 rm filemanager
7 years ago
Yibing Liu b798e06098 Merge branch 'develop' of upstream into onnx
7 years ago
Lei Wang 09b4a1a361 Build: generate all the build related files into one directory. (#9512)
7 years ago
weixing02 4d1fe5c3ec Fix github links error
7 years ago
weixing02 d988b9a997 Redirect img paths to github images
7 years ago
weixing02 8baf59cebe Upload image sources to github
7 years ago
Kevin Zhan 3ceff3057b Update recurrent_group_en.md (#9445)
7 years ago
Guo Sheng d2f9e193ed
Merge pull request #9582 from guoshengCS/add-python-pad
7 years ago
weixing e81b140437
Update releasing_process.md
7 years ago
weixing 6a7cba4174
Update cpu_profiling_en.md
7 years ago
weixing02 3f3ecae164 Fix tables display error
7 years ago
weixing02 ac8ac33e45 Merge branch develop
7 years ago
guosheng 3c370ee0d5 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-pad
7 years ago
jasontangjs faa752a471 update index_en.rst (#9400)
7 years ago
Varun Arora 5550bd106c Adding some challenges / mitigations to ONNX conversion
7 years ago
guosheng 0b8534f2a4 Refine python wrapper for pad_op
7 years ago
weixing02 19b4a2a516 Fix some dead links for cn version
7 years ago
Shan Yi 0ee4565be7 translate api standard (#9521)
7 years ago
xiangjinxin1019 f5aa42379f update v2/howto/cmd_parameter/index_en.rst (#9381)
7 years ago
weixing02 67e543357b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into build_manually
7 years ago
weixing02 abc630ecf9 Adjust descriptions for building fluid docs and api
7 years ago
weixing02 62373edb0c Adjust
7 years ago
weixing02 909d381995 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into build_manually
7 years ago
weixing02 b1a35bfb52 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
7 years ago
weixing02 9f9810cbb4 Add dependencies
7 years ago
weixing02 912a573603 Move v2/api/fluid to fluid/api and Adjust doc build commands
7 years ago
weixing b7b0342fff Translation for Model Configuration (#9513)
7 years ago
fengjiayi 5a8b05f02f add FAQ (#9494)
7 years ago
Yu Yang fa21436d0d
Merge pull request #9080 from reyoung/cpp_parallel_executor
7 years ago
weixing a75de489c5 Fix some errors (#9403)
7 years ago
Yang Yu af230d9bef Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
tangwei12 9d256dd10a mpi enabled design doc
7 years ago
fengjiayi 1a4b0d63e4
Merge pull request #9352 from JiayiFeng/doc_update_reader_doc
7 years ago
fengjiayi c488658404 follow comments
7 years ago
Thuan Nguyen 241f3c988f Add channel design document (#9463)
7 years ago
Yang Yu b0775588c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Yang Yu f707a83c80 Add link
7 years ago
weixing02 f1f508fc3d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into build_manually
7 years ago
weixing02 86626a7478 Add English version
7 years ago
Yang Yu 9f4a98f397 Add design doc
7 years ago
Yibing Liu f565e5da9d Add background and other sections
7 years ago
武毅 33614ed33c
Merge pull request #9356 from m3ngyang/cluster_trai_pred_trans
7 years ago
tangwei12 3b3981565e mpi enabled design doc
7 years ago
m3ngyang 68c199432b fix typo
7 years ago
Thuan Nguyen ab5a3560dc
Create go_op design doc (#9389)
7 years ago
legend06hvl 6a97c02e56 Update index_en.rst (#9321)
7 years ago
weixing02 bfbcb20140 Merge branch develop
7 years ago
fengjiayi ce84af638b update
7 years ago
m3ngyang efd7ee8521 translate Cluster Training and Prediction
7 years ago
fengjiayi 76fbe42cca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc_update_reader_doc
7 years ago
fengjiayi 85404d4cb9 update cpp reader doc
7 years ago
Abhinav Arora 30c750ebb9 Fix links to english docs
7 years ago
legend06hvl 466f28a6b1 Update index_en.rst (#9286)
7 years ago
legend06hvl 3c8bbd306f Update index_en.rst (#9280)
7 years ago
weixing ab5ecdf60e Adjust some contents in write_docs_en.rst for Contribue Documentation (#9147)
7 years ago
weixing02 53a4a583e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into build_manually
7 years ago
weixing02 154a1db049 Adjust some commands
7 years ago
Tao Luo 259ef4a5d6
Merge pull request #9236 from weixing02/fluid_doc
7 years ago
yangyaming be9977d7a3 Add content for Poject Structure and Usage section.
7 years ago
seiriosPlus 43fac8725a
Merge pull request #9288 from seiriosPlus/develop
7 years ago
tangwei12 b577277e30 fluid_cluster_train_cn_doc
7 years ago
tangwei12 f5eaa32dca fluid_cluster_train_cn_doc
7 years ago
tangwei12 55a55839b6 fluid_cluster_train_cn_doc
7 years ago
tangwei12 89b9788810 fluid_cluster_train_cn_doc
7 years ago
tangwei12 4ccfc046c4 fluid_cluster_train_cn_doc
7 years ago
tangwei12 d42187d00e fluid_cluster_train_cn_doc
7 years ago
tangwei12 a6b8496c65 fluid_cluster_train_cn_doc
7 years ago
weixing02 35bed7ce1c Add contents for manully build documentation(cn version)
7 years ago
Yibing Liu f754a86d6a Init onnx convertor design doc
7 years ago
tangwei12 529878b156 fluid_cluster_train_cn_doc
7 years ago
Shan Yi 4f9c996548
Merge pull request #9257 from PaddlePaddle/shanyi15-patch-3
7 years ago
tangwei12 50e8251388 fluid_cluster_train_cn_doc
7 years ago
tangwei12 b3962a934f fluid_cluster_train_cn_doc
7 years ago
tangwei12 5d212da481 fluid_cluster_train_cn_doc
7 years ago
tangwei12 34b7fc7cf5 fluid_cluster_train_cn_doc
7 years ago
Shan Yi 5ed722da9b
modify some sentences
7 years ago
tangwei12 7aa48dea11 fluid_cluster_train_cn_doc
7 years ago
tangwei12 85db0ae746 fluid_cluster_train_cn_doc
7 years ago
tangwei12 e438926781 fluid_cluster_train_cn_doc
7 years ago
Shan Yi c55bff7969
modify error
7 years ago
Shan Yi 784e330266
repair deadlink
7 years ago
Shan Yi 4be675bcbf
polish
7 years ago
Shan Yi 552cfe47be
repair image link in rnn.md
7 years ago
Shan Yi 98685505e4
polish sentences
7 years ago
Thuan Nguyen 873cb9bcc7 Create select_op design document (#9139)
7 years ago
Shan Yi 9b278a3eea
fix format problem
7 years ago
Shan Yi ce58c6ea24
Update index_en.rst
7 years ago
Shan Yi 976a1bb0d4
Update index_en.rst
7 years ago
Shan Yi e84c8932c1
change "使用流程" translation
7 years ago
Shan Yi 963e20beb5
Update index_en.rst
7 years ago
weixing02 e4fbe6421f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_doc
7 years ago
weixing02 dc2bc077a2 Build basic sphinx doctree for doc/fluid
7 years ago
Shan Yi 7c14f49ffb
Update index_en.rst
7 years ago
Shan Yi 6db9ede05d
repair image problem of en distributed training
7 years ago
wanghaoshuang 89c9f79c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into adadelta
7 years ago
wanghaoshuang 7c59ac484f Refine doc and use 'raise' instead of assert
7 years ago
Tao Luo 8891c8bed4
Merge pull request #9225 from jacquesqiao/move-distributed-lookup-table-design
7 years ago
Shan Yi b678b826e6
repair deadlink of fluid doc
7 years ago
qiaolongfei 839f4fa2b0 move distributed lookup table design to fluid/dist_train
7 years ago
fengjiayi 01575e71b2 move two images
7 years ago
Qiao Longfei d7d0c1eb0b
Merge pull request #9075 from jacquesqiao/add_distributed_lookup_table_design
7 years ago
Yancey1989 cc1e94931e update figure
7 years ago
fengjiayi 60314ee922
Merge pull request #9079 from JiayiFeng/dev_update_reader_doc
7 years ago
ranqiu cf367a536e delete unused images
7 years ago
typhoonzero e1ffb49bab remove legacy design image
7 years ago
fengjiayi f617ffb10a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_update_reader_doc
7 years ago
Tao Luo 20be8e7e33
Merge pull request #9104 from ranqiu92/doc_dir
7 years ago
Darcy e382e42ac6 update en doc for Distributed Training (#9130)
7 years ago
ranqiu 64775126f3 change the dir of docs
7 years ago
Yancey1989 282aa96731 modify the picture size
7 years ago
Yancey1989 1b4db80b10 update by lookup remote table
7 years ago
qiaolongfei c95156e40e update graph url
7 years ago
fengjiayi 1961d6bca4 some grammatical and sentence structure changes
7 years ago
qiaolongfei 5cf5ad3b14 update digraph format for markdown
7 years ago
Yi Wang 4c33a10074 Update distributed lookup table design doc
7 years ago
Abhinav Arora 5948fd2717 Refine the prefetch parameter document
7 years ago
fengjiayi 852dbcafe4 Add introduce of reader registry
7 years ago
Yancey1989 302136e09a update by comment
7 years ago
Yancey1989 f839e91b04 update by comment
7 years ago
fengjiayi c1234c8de5 replace pdf images with png images
7 years ago
fengjiayi 1a9f4e55e7 update reader doc
7 years ago
Tao Luo 7276366810
Merge pull request #9016 from weixing02/doc
7 years ago
qiaolongfei 267ffc288f typo
7 years ago
qiaolongfei 0baf4e1b24 update format
7 years ago
qiaolongfei 8c67fff47b update
7 years ago
Yancey1989 b382747396 add note message
7 years ago
Yancey1989 af8c728808 update png
7 years ago
Yancey1989 cb7891a458 Add large model design doc
7 years ago
fengjiayi 6ea458235d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_update_reader_doc
7 years ago
武毅 ba65d54d9d
Merge pull request #9044 from typhoonzero/fix_deadlink
7 years ago
Tao Luo ad6b59e004
Merge pull request #8927 from ranqiu92/api_std
7 years ago
weixing02 3d6a4b6cd0 Correct links error
7 years ago
weixing02 ce55798904 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
weixing02 ca0e32494b Adjust
7 years ago
typhoonzero 7957e86cfe fix deadlink
7 years ago
ranqiu fc0f92c24f Update api doc std and fc doc
7 years ago
weixing02 cc1650c9d9 Adjust some contents
7 years ago
ranqiu a78b760218 Refine api_doc_std_cn
7 years ago
fengjiayi 6519f6caae merge
7 years ago
Abhinav Arora 28078969fd
Fix the CPP Data Feeding design document (#9033)
7 years ago
typhoonzero 6a1fbf5be9 move fluid dist design to fluid folder
7 years ago
weixing02 070c3b5844 Adjust some
7 years ago
weixing02 6723e1b82c Create a new folder to store pictures
7 years ago
ranqiu 686a3ad601 Add api doc std
7 years ago
weixing02 0f81a801d6 Rollback write_docs_en.rst
7 years ago
weixing02 5b71eefc76 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
weixing02 e1b2408011 Fix some outdated contents in Contribute Documentations
7 years ago
Yancey ada82a3e24
Add is_local paramter description (#8893)
7 years ago
Yancey 2cc2fb4106
add sparse update section in fluid dist doc (#8997)
7 years ago
Tao Luo f8b8f6c97c
Merge pull request #8803 from dzhwinter/doc/conventions
7 years ago
dongzhihong d3126adba2 "fix based comments"
7 years ago
dongzhihong b08fd0ae1e "fix based comments"
7 years ago
Tao Luo 6c06841ba0
Merge pull request #8801 from ranqiu92/doc
7 years ago
ranqiu 86f5b8845f Update doc
7 years ago
dongzhihong 69285bc507 "fixed"
7 years ago
fengjiayi e6e597e118 fix doc link errors
7 years ago
fengjiayi aa3f5058d3
Merge pull request #8841 from JiayiFeng/dev_double_buffer_for_cpp_reader
7 years ago
Tao Luo 124b75012e
Merge pull request #8833 from QiJune/update_getstarted_doc
7 years ago
qijun 8b9e9c71b9 follow comments
7 years ago
fengjiayi 6e5736e270 fix a compile error
7 years ago
fengjiayi 4e517881f7 remove HasNext
7 years ago
weixing02 a7d236d608 Move 2 pictures from /v2 to /fluid (#8846)
7 years ago
Tao Luo 12fc76e1b5
Merge pull request #8882 from guoshengCS/refine-rnn-guide-doc
7 years ago
guosheng 71dd899369 Refine the guide of RNN in docs by following comments
7 years ago
Melobelle 65cfd32774 Fix some path errors (#8851)
7 years ago
guosheng cc0b8053f3 Refine the guide of RNN in docs
7 years ago
ranqiu 231d3a88f8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
Yancey e1348e18d8
Merge pull request #8853 from Yancey1989/capi_noavx_link
7 years ago
Qiao Longfei 1e4d95c115
Merge pull request #8844 from jacquesqiao/add-timeling-profile-howto
7 years ago
Yancey1989 9a6f0ab287 add capi-noavx-openblas download link
7 years ago
qiaolongfei 205cadf6b7 typo
7 years ago
qiaolongfei c74797a856 add warning
7 years ago
wanghaoshuang af4036a675 Add guide for howto documentation
7 years ago
qiaolongfei f8e0c41e0e add timeline profile howto
7 years ago
qijun 4ca16172ea update
7 years ago
qijun 26922a3bae update
7 years ago
ranqiu a9de00a86d Refine doc
7 years ago
qijun 4d34224506 add basic index link
7 years ago
dongzhihong 61d0f3f2ee "add more lines"
7 years ago
dongzhihong 598edfa006 "add some lines"
7 years ago
Luo Tao f5ebd1a513 fix document deployment
7 years ago
fengjiayi a5899ca117 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_update_cluster_doc
7 years ago
fengjiayi a66543a6e5 follow comments
7 years ago
Luo Tao 41cbfbba5b * fix html_static_path warning
7 years ago
Luo Tao 2f786776a8 create doc/fluid directory
7 years ago
fengjiayi 92dfdf6924 update doc
7 years ago
Luo Tao bcf5b62970 refine CMakeLists.txt and build_doc.sh
7 years ago
Luo Tao 4ca2209701 Merge branch 'develop' into v2_doc
7 years ago
Thuan Nguyen 95a28d1326
PaddlePaddle.org requires the nav tree to be generated in order to parse the site map. Since we removed theme in https://github.com/PaddlePaddle/Paddle/pull/8752, this also removed the site navigation menu. This changelist adds back the site navigation menu. (#8760)
7 years ago
Luo Tao 3637745828 remove doc_theme
7 years ago
Luo Tao c6df405ee0 create doc/v2 directory
7 years ago
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