Commit Graph

1335 Commits (e7700640e6cd66d8caa597a4fb9877e44faaa1e9)

Author SHA1 Message Date
Yang Yang(Tony) e71e4a3d13
Update read_source.md (#7406)
8 years ago
Yu Yang 381ce0e8d7
Merge pull request #7437 from reyoung/feature/add_design_param_field_to_layers_output
8 years ago
Abhinav Arora f784dae3da Fix the documentation for elementwise op in fluid layers
8 years ago
Abhinav Arora a795a0d743
Refine the document for memory optimization (#7420)
8 years ago
Yang Yu 24cde57ca0 Extend return value for layer functions
8 years ago
武毅 32b09b51bf
Merge pull request #5776 from typhoonzero/update_refactor_dist_train_doc
8 years ago
fengjiayi 6ece41ecb9
Merge pull request #7213 from JiayiFeng/dev_add_callback_for_backward
8 years ago
fengjiayi 8ab59dac16 Update doc
8 years ago
chenguoyan01 ae29e8bd12 fix ports_num_for_sparse defaut value in cluster_train doc
8 years ago
chenguoyan01 3ff53e0622 fix url in cluster_train_cn.md
8 years ago
ying a79a5bddf0 update and follow comments.
8 years ago
ying 4d4df084a7 follow comments.
8 years ago
ying 52c2278692 Merge branch 'develop' into update_capi_doc
8 years ago
typhoonzero b865545a00 follow comments
8 years ago
typhoonzero 0c2af3a50e update releasing doc
8 years ago
武毅 59116442de
Merge pull request #6394 from wangkuiyi/concurrent_design
8 years ago
QI JUN 7508d52b3c
add memory optimization design doc (#7206)
8 years ago
Siddharth Goyal f3c42f607c
Add doc for gru_unit op (in fluid) (#7151)
8 years ago
fengjiayi 4ead8e1b57 Add doc for error clip
8 years ago
Tao Luo 6f347faafe
Merge pull request #6401 from Xreki/fix_build_android_openblas
8 years ago
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
8 years ago
fengjiayi e57a40b8a6
Merge pull request #7140 from JiayiFeng/dev_refine_backward_no_grad_var_handling
8 years ago
qingqing01 3ebfd7f0c4
Merge pull request #6700 from qingqing01/profiler_design
8 years ago
typhoonzero e1cea8cabe follow comments
8 years ago
typhoonzero 430a911199 add picture
8 years ago
typhoonzero fab63cc612 update design doc
8 years ago
fengjiayi 8d4a607fb3 update backward doc
8 years ago
fengjiayi 6a5cf28a7f
Merge pull request #7123 from JiayiFeng/Add_backward_doc_and_comments
8 years ago
qingqing01 2a5c6a4435 Fix the typo error and add more comments.
8 years ago
fengjiayi 46a69e995f fix typo
8 years ago
fengjiayi deacfa9eb9 fix typo
8 years ago
fengjiayi a0e70cb199 move backward doc postion
8 years ago
Luo Tao c144261d40 add paddle version of docker
8 years ago
Luo Tao e188f0c160 add paddle version of pip install
8 years ago
Yibing Liu 7bf47ea40c
Merge pull request #7078 from kuke/fix_two_docs
8 years ago
Yibing Liu b222ddcab7 Add sub_seq's doc on html
8 years ago
Yibing Liu e883e985d6 Remove duplicated reshape_op's doc on html
8 years ago
fengjiayi febb725102 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_new_backward
8 years ago
ying 079b82436d follow comments.
8 years ago
Guo Sheng 49437f1af1
Merge pull request #6986 from guoshengCS/add-python-reduceMax-Min
8 years ago
Luo Tao 097d71a14f Add "download mklml failed" into FAQ
8 years ago
tensor-tang fac25fb53f
Merge pull request #6882 from tensor-tang/design_doc
8 years ago
fengjiayi 5383f3c445 pass test_machine_translation.py
8 years ago
QI JUN ea5d6eae9f update support new device docs (#6963)
8 years ago
guosheng 97d47ca3fc Add python wrapper for reduce_max and reduce_min
8 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
8 years ago
tensor-tang da5422665b follow comments and refine
8 years ago
tensor-tang 661f03b42d add mkldnn fluid design doc
8 years ago
Luo Tao 36acbba674 Merge branch 'develop' into seq_pool_doc
8 years ago
Guo Sheng c5a2672a07
Merge pull request #6779 from guoshengCS/add-python-reduceMean
8 years ago
Luo Tao f3fc8de1d5 add doc for sequence_first/last_step
8 years ago
typhoonzero 817cae0a5c update
8 years ago
typhoonzero 7961880ed1 fix cmake require docs
8 years ago
Cao Ying 298dc8958d
Merge pull request #6792 from lcy-seso/refine_doc
8 years ago
caoying03 a74db488f7 follow comments.
8 years ago
Yancey1989 afaa73e594 fix pip install page 404 links
8 years ago
QI JUN 1a3d4b0d3d
add design doc on keys of operaror kernel type (#6782)
8 years ago
Liu Yiqun d13d787bcd Refine the cross-compiling documentations.
8 years ago
qiaolongfei a7bb983343 optimize indent
8 years ago
qiaolongfei f3cbd8d404 follow comment
8 years ago
qiaolongfei 1102591595 add two sub title
8 years ago
qiaolongfei f1a9efcac5 add kernel hint design
8 years ago
guosheng c97369b470 Add python wrapper for reduce_mean
8 years ago
Yu Yang a948fac4d0
Add design of switching kernel (#6720)
8 years ago
Guo Sheng 71dd8f8f84
Merge pull request #6716 from guoshengCS/add-python-reduceSum
8 years ago
Yancey 2d5ec16bc8
Execute the program with multi threads (#6223)
8 years ago
guosheng 0ab5d8e1d4 Add python wrapper for reduce_sum
8 years ago
ying b915fde92a use html table.
8 years ago
Tao Luo e0c4c39812
Merge pull request #6748 from luotao1/linkchecker
8 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
8 years ago
ying 26d5a7aadf fix the build failure.
8 years ago
caoying03 93568cbec6 fix the build of the doc.
8 years ago
Yancey1989 9eacf49791 update
8 years ago
Yancey1989 31dba88793 revert paddlepaddle/paddlepaddle.org
8 years ago
Luo Tao 52177acde4 fix broken links to pass the ci
8 years ago
Yancey1989 79b964d593 cpu-latest -> latest
8 years ago
Yancey1989 5e30a3d8ea Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_k8s_404
8 years ago
Yancey1989 fb72c104b1 paddledev -> paddlepaddle
8 years ago
typhoonzero 495259703c fix some doc errors
8 years ago
ying 878e6f7c54 update the data organization part.
8 years ago
yangyaming 6cba821a60 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6712
8 years ago
Yancey1989 27c39617a7 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_k8s_404
8 years ago
yangyaming 2a058b109c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
8 years ago
yangyaming dfb2261d59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6712
8 years ago
kavyasrinet cb23c637c1 Polishing executor design doc (#6721)
8 years ago
yangyaming fa5cdd8f74 Expose sequence_softmax_op.
8 years ago
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
8 years ago
ying 1fb68e1e6d Merge branch 'develop' into update_capi_doc
8 years ago
ying 635a69ba4b add doc for how to use C-API.
8 years ago
Yang yaming 5f90a31f5a
Merge pull request #6670 from pkuyym/fix-6590
8 years ago
Tao Luo f8413ff7d8
Merge pull request #6680 from tensor-tang/doc
8 years ago
tensor-tang 7ea6b1d1ca add mkl pakced design for python interface and add link for some functions
8 years ago
dzhwinter 537a15f105 "polish executor design doc" (#6688)
8 years ago
Tao Luo 16fd9f18e3
Merge pull request #6674 from typhoonzero/refine_doc_structure
8 years ago
yangyaming 984e4ca530 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
8 years ago
yangyaming ed56ed9f3a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
8 years ago
typhoonzero cfc26212f7 fix en links
8 years ago
Yancey1989 89e6c39c88 fix capital title
8 years ago
Yancey1989 4716b679ff Fix 404 in k8s single training
8 years ago
typhoonzero 53f4451bb8 update links
8 years ago