Commit Graph

1414 Commits (cf2ed179940e3de30bafb9e9e89587424c58e1b2)

Author SHA1 Message Date
wanghaoshuang 11b4471ade Add python API for block expand op
8 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
8 years ago
Yang Yu e35cee59e8 Fix a typo
8 years ago
fengjiayi 3aa5886bdd update_error_clip_doc
8 years ago
yangyaming 8266fcc3be Add pyton wrapper for row conv operator.
8 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
8 years ago
dzhwinter 4031e88dc4 "fix the copyright hook"
8 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
8 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
8 years ago
guosheng c083a60d7a Add python split and glu
8 years ago
Yancey1989 9d52ad4c3a fix op doc
8 years ago
Cao Ying df9c13a816
Merge pull request #7485 from lcy-seso/wrapper_for_elementwise_math_op
8 years ago
ying 8ac744f372 add wrapper for elementwise math operator.
8 years ago
Tao Luo c3e062e975
Merge pull request #7471 from luotao1/build_doc
8 years ago
Luo Tao 5528ec1321 add another method of update whl
8 years ago
Tao Luo 3ea2395c31
Merge pull request #7475 from lcy-seso/fix_capi_doc
8 years ago
Tao Luo b4d1811c9a
Merge pull request #7470 from kavyasrinet/doc
8 years ago
ying 7b117c1ab2 follow comments.
8 years ago
ying 72091aa5f8 fix display error of C-API doc.
8 years ago
Tao Luo 03c858a9be
Merge pull request #6596 from lcy-seso/update_capi_doc
8 years ago
Luo Tao 0fad7647d7 add how to update whl in build_from_source.md
8 years ago
Kavya Srinet 54791af658 Addressing review comments
8 years ago
Kavya Srinet c806eeff61 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
8 years ago
Kavya Srinet 25c8739362 Adding the rst file to render IO under Fluid in paddlepaddle.org
8 years ago
Tao Luo 29b2693afb
Merge pull request #7445 from abhinavarora/api_doc_bug
8 years ago
Abhinav Arora e0ae76f222
Fixing concepts in the Var Desc design document (#7462)
8 years ago
Abhinav Arora 777036d7d3
Fix some errors in the Block design doc (#7460)
8 years ago
kexinzhao 9867a3796e refine op_kernel_type doc (#7448)
8 years ago
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
typhoonzero e6306b4c6b follow comments
8 years ago
yangyaming 3242e286e6 seq_expand --> sequence_expand
8 years ago
qingqing01 7c63eaa5c7 Add profiler design documentation.
8 years ago
typhoonzero 7c9c244d17 update doc index
8 years ago
typhoonzero 23215557bd follow comments
8 years ago
typhoonzero a0459557dd add moved files
8 years ago
Yu Yang 77cf7d4f9e Fix read_source.md (#6673)
8 years ago
typhoonzero ca0b5caece refine cluster doc structure
8 years ago
yangyaming 087fbb498b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
8 years ago
yangyaming 734e87e55b Add python wrapper for lstm unit op.
8 years ago
Luo Tao e1049c4786 add fluid python api in chinese website
8 years ago
Tao Luo c13805e923
Merge pull request #6636 from tensor-tang/mkl
8 years ago
tensor-tang c1a6870706 follow comments and refine doc
8 years ago
tensor-tang 3f2fa0a1f6 follow comments and refine doc
8 years ago
tensor-tang 1670ec081b add mkl packed desgin doc
8 years ago
tensor-tang acaef9a130 rename mkldnn doc
8 years ago
Tao Luo 8a24915d39
Merge pull request #6646 from memorycancel/add-refer-code-to-getstarted
8 years ago
Coke d62552dc99
Update use_concepts_cn.rst
8 years ago
Coke 537a0d4c0e
Update infer.py
8 years ago
Liu Yiqun 7fe3c5789d Fix typo in cross-compiling documentation of iOS and add it to the index.
8 years ago
zhushuang02 f5dc9eadaa Add refer code to get started
8 years ago
Darcy 72bcf7b368
Merge pull request #6640 from putcn/cross_compiling_for_ios_en
8 years ago