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
add cpp_data_feeding.md
|
7 years ago |
Tao Luo
|
7fa1725b04
|
Merge pull request #8226 from luotao1/doc_cn
adjust the structure of documentation
|
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)
Impl scalar switch case op with condition op
|
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)
* Update csp.md
* Update csp.md
* Update csp.md
|
7 years ago |
Abhinav Arora
|
1ead6c2691
|
Add proposed fluid syntax for select statement in Fluid's implementation of CSP (#7908)
* Add proposed fluid syntax for select statement in Fluid's implementation of CSP
* Fix Typo
|
7 years ago |
kavyasrinet
|
497a131e53
|
Proposing Python syntax for send and recv in design doc (#8093)
* Adding send and recv in design doc
* fix typo
* fixed code
* Adding threading
|
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)
add switch op design
|
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
update ctc_beam_search_decoder design doc
|
7 years ago |
Tao Luo
|
75a739913a
|
Merge pull request #7991 from luotao1/with_testing
change the default option of `WITH_TESTING` to OFF
|
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
Add python api for lstmp operator
|
7 years ago |
gongweibao
|
cce18c9fe6
|
Fix typo (#7933)
* fix typo
* fix typo
|
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)
* fix some typos
* fix
|
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
Add python wrapper for multiplex operator.
|
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)
Add `ProgramDesc` storage
|
7 years ago |
Cao Ying
|
32a5dfd345
|
Merge pull request #7791 from lcy-seso/multihead_attention
Add the wrapper for multi-head scaled dot product 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
Conflicts:
doc/api/v2/fluid/layers.rst
python/paddle/v2/fluid/layers/nn.py
python/paddle/v2/fluid/tests/test_layers.py
|
7 years ago |
yangyaming
|
630a8646fe
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
Conflicts:
python/paddle/v2/fluid/layers/nn.py
python/paddle/v2/fluid/tests/test_layers.py
|
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)
* Add csp.md
* update csp.md
|
7 years ago |
ying
|
d163592a3f
|
Merge branch 'develop' into multihead_attention
|
7 years ago |
Qiao Longfei
|
e7d44a2034
|
Nmt model (#7340)
neural machine translation model support beam search with while op
|
7 years ago |