Commit Graph

1933 Commits (cbdb8a17b1e7ab27fd7429c4a94db898d9a05b24)

Author SHA1 Message Date
Xin Pan 67f42cc183
Merge pull request #10370 from panyx0718/dist_survey
7 years ago
Xin Pan 387e2ccdbf
Update distributed_traing_review.md
7 years ago
Xin Pan 24b2d14e4c fix
7 years ago
Xin Pan bf59d622d0 brief survey of dist training
7 years ago
Shan Yi 6a5bf0376c
fix toctree in multi_cluster/index_en.rst
7 years ago
Siddharth Goyal 23a45fb014
Minor fixes to parameter average doc (#10300)
7 years ago
dyning 4a5bfa89c3 Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208)
7 years ago
Kexin Zhao 98cf74c255
add float16 inference content (#10210)
7 years ago
weixing 8efc3082f6 Change paddle.v2.reader to paddle.reader (#10226)
7 years ago
weixing02 31ad00395a Change paddle.v2.dataset to paddle.dataset for V2 docs
7 years ago
Missy 3cd99f4b6a update multi_cluster/index_en.rst (#9790)
7 years ago
Yibing Liu ee0497c45a
Merge pull request #9296 from kuke/onnx
7 years ago
Tao Luo 44bb5dfbda
Merge pull request #10172 from weixing02/dataset
7 years ago
Shan Yi c6a7042d5f
Update index_en.rst (#10171)
7 years ago
weixing02 b23130d3b4 Add dataset to fluid api
7 years ago
Yan Chunwei 576b9fdd18 add rnn en doc (#9809)
7 years ago
tangwei12 d67b9ced05
Merge pull request #9820 from seiriosPlus/quick_help
7 years ago
Varun Arora 4766864481 Minor fixes based on @kuke's feedback
7 years ago
Liang Wu c3162fd793 Update index_en.rst (#9924)
7 years ago
james d060a7f8ef Update faq/local/index_en.rst (#9947)
7 years ago
tangwei12 6e8510fa1d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quick_help
7 years ago
Varun Arora 718f1540ef Merge branch 'onnx' of https://github.com/kuke/Paddle into onnx
7 years ago
Varun Arora 56b8784c24 Update design doc based on early implementation
7 years ago
weixing02 50c2a2e956 Fix deadlinks in fluid api
7 years ago
weixing 84ceffd02d Fix api display errors in fluid (#10051)
7 years ago
Yang Yang(Tony) f046055ca1
Update new_op_en.md
7 years ago
Yang Yang(Tony) 9e27d1e69d
Update new_op_cn.md
7 years ago
Yang Yang(Tony) 208dd50386
Update new_op_cn.md
7 years ago
daiwk 777cb55cd6 Translate hrnn api daiwenkai (#9920)
7 years ago
Tao Luo 387e10c6cd
Merge pull request #9759 from PaddlePaddle/shanyi15-patch-1
7 years ago
weixing02 c80212cb24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mv
7 years ago
weixing02 7d2b00e5f4 Add 2 docs to fluid/dev by adding soft links for write_docs_*.rst and contribute_to_paddle_*.md
7 years ago
Tao Luo 9ced6da444
Merge pull request #9896 from weixing02/data_reader
7 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
weixing 544159c3de
Merge pull request #9870 from weixing02/ini
7 years ago
weixing02 b8770e4c0f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ini
7 years ago
tangwei12 e05f3eaf69 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quick_help
7 years ago
tangwei12 d2ba05a671 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mpi_enabled
7 years ago
dzhwinter a79676e8bf
Update parallel_executor.md (#9959)
7 years ago
Qiao Longfei 91f0e3f887
Add distributed training overview doc (#9937)
7 years ago
Yancey 7a2297deaf
Merge pull request #9932 from Yancey1989/async_update_design
7 years ago
Yancey1989 936dfcbe8e update
7 years ago
Yancey1989 a54962d36c update by comment
7 years ago
Thuan Nguyen 8db220d342 Add sphinx documentation for Mobile
7 years ago
Yancey1989 49e885b6ea update
7 years ago
Yancey1989 15c3a8e106 update by comment
7 years ago
guosheng f086ccb7b6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-label-smooth
7 years ago
Shan Yi 52d076cb53
Update index_cn.rst
7 years ago
Shan Yi 0f1fd01018
Update index_en.rst
7 years ago
guosheng d04073050e Add python wrapper for label smoothing
7 years ago
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