Commit Graph

1391 Commits (2c189dca7c1446eedcd9a872877f58f20c3daa29)

Author SHA1 Message Date
wanghaoshuang 9d650112c0 Rename 'block_expand' to 'im2sequence'
7 years ago
ranqiu92 02add30ce1 Update faq (#7584)
7 years ago
Yi Wang 2dc5c69ecc Add Fluid Compiler design doc (#7178)
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
wanghaoshuang 680aec2156 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
yangyaming 811c4ee401 Add python wrapper for sequence_reshape.
7 years ago
wanghaoshuang 25dec82f24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
wanghaoshuang 5846aab317 1. Rename 'edit_distance_error' to 'edit_distance'
7 years ago
Qiao Longfei 9e17c46c35
add new_op_kernel_en doc (#7681)
7 years ago
Qiao Longfei 7869a05ffc
update new_op doc (#7672)
7 years ago
Xi Chen 95d6dce354 update doc and dist test due to API change https://github.com/PaddlePaddle/Paddle/pull/7619#pullrequestreview-89656079
7 years ago
Darcy 0c7111e300
Merge pull request #7668 from putcn/develop
7 years ago
Qiao Longfei 7e4cbfe441 update switch kernel documentation (#7597)
7 years ago
Xi Chen 0adbc598d9 doc update with PR 7667
7 years ago
wanghaoshuang 4673a4a9aa divide this operator into ctc_greedy_decoder and edit_distance_error.
7 years ago
wanghaoshuang 2ca603b98f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
wanghaoshuang 082c302c3f Add comments
7 years ago
Tao Luo 513986595d
Merge pull request #7650 from luotao1/v1_api_doc
7 years ago
fengjiayi 7473b1f78e
Merge pull request #7586 from JiayiFeng/update_error_clip_doc
7 years ago
Luo Tao 30f69beefd remove unused v1_api_tutorials
7 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
7 years ago
Darcy f6dfccb6e8 Adding fluid distributed training guide doc (#7619)
7 years ago
fengjiayi 079a760e07 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_error_clip_doc
7 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
Cao Ying 3dc72a26b2
Merge pull request #7587 from reyoung/feature/fix_typo
7 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
7 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
7 years ago
wanghaoshuang 11b4471ade Add python API for block expand op
7 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
Yang Yu e35cee59e8 Fix a typo
7 years ago
fengjiayi 3aa5886bdd update_error_clip_doc
7 years ago
yangyaming 8266fcc3be Add pyton wrapper for row conv operator.
7 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
7 years ago
dzhwinter 4031e88dc4 "fix the copyright hook"
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
7 years ago
guosheng c083a60d7a Add python split and glu
7 years ago
Yancey1989 9d52ad4c3a fix op doc
7 years ago
Cao Ying df9c13a816
Merge pull request #7485 from lcy-seso/wrapper_for_elementwise_math_op
7 years ago
ying 8ac744f372 add wrapper for elementwise math operator.
7 years ago
Tao Luo c3e062e975
Merge pull request #7471 from luotao1/build_doc
7 years ago
Luo Tao 5528ec1321 add another method of update whl
7 years ago
Tao Luo 3ea2395c31
Merge pull request #7475 from lcy-seso/fix_capi_doc
7 years ago
Tao Luo b4d1811c9a
Merge pull request #7470 from kavyasrinet/doc
7 years ago
ying 7b117c1ab2 follow comments.
7 years ago
ying 72091aa5f8 fix display error of C-API doc.
7 years ago
Tao Luo 03c858a9be
Merge pull request #6596 from lcy-seso/update_capi_doc
7 years ago
Luo Tao 0fad7647d7 add how to update whl in build_from_source.md
7 years ago
Kavya Srinet 54791af658 Addressing review comments
7 years ago
Kavya Srinet c806eeff61 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
Kavya Srinet 25c8739362 Adding the rst file to render IO under Fluid in paddlepaddle.org
7 years ago
Tao Luo 29b2693afb
Merge pull request #7445 from abhinavarora/api_doc_bug
7 years ago
Abhinav Arora e0ae76f222
Fixing concepts in the Var Desc design document (#7462)
7 years ago
Abhinav Arora 777036d7d3
Fix some errors in the Block design doc (#7460)
7 years ago
kexinzhao 9867a3796e refine op_kernel_type doc (#7448)
7 years ago
Yang Yang(Tony) e71e4a3d13
Update read_source.md (#7406)
7 years ago
Yu Yang 381ce0e8d7
Merge pull request #7437 from reyoung/feature/add_design_param_field_to_layers_output
7 years ago
Abhinav Arora f784dae3da Fix the documentation for elementwise op in fluid layers
7 years ago
Abhinav Arora a795a0d743
Refine the document for memory optimization (#7420)
7 years ago
Yang Yu 24cde57ca0 Extend return value for layer functions
7 years ago
武毅 32b09b51bf
Merge pull request #5776 from typhoonzero/update_refactor_dist_train_doc
7 years ago
fengjiayi 6ece41ecb9
Merge pull request #7213 from JiayiFeng/dev_add_callback_for_backward
7 years ago
fengjiayi 8ab59dac16 Update doc
7 years ago
chenguoyan01 ae29e8bd12 fix ports_num_for_sparse defaut value in cluster_train doc
7 years ago
chenguoyan01 3ff53e0622 fix url in cluster_train_cn.md
7 years ago
ying a79a5bddf0 update and follow comments.
7 years ago
ying 4d4df084a7 follow comments.
7 years ago
ying 52c2278692 Merge branch 'develop' into update_capi_doc
7 years ago
typhoonzero b865545a00 follow comments
7 years ago
typhoonzero 0c2af3a50e update releasing doc
7 years ago
武毅 59116442de
Merge pull request #6394 from wangkuiyi/concurrent_design
7 years ago
QI JUN 7508d52b3c
add memory optimization design doc (#7206)
7 years ago
Siddharth Goyal f3c42f607c
Add doc for gru_unit op (in fluid) (#7151)
7 years ago
fengjiayi 4ead8e1b57 Add doc for error clip
7 years ago
Tao Luo 6f347faafe
Merge pull request #6401 from Xreki/fix_build_android_openblas
7 years ago
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
7 years ago
fengjiayi e57a40b8a6
Merge pull request #7140 from JiayiFeng/dev_refine_backward_no_grad_var_handling
7 years ago
qingqing01 3ebfd7f0c4
Merge pull request #6700 from qingqing01/profiler_design
7 years ago
typhoonzero e1cea8cabe follow comments
7 years ago
typhoonzero 430a911199 add picture
7 years ago
typhoonzero fab63cc612 update design doc
7 years ago
fengjiayi 8d4a607fb3 update backward doc
7 years ago
fengjiayi 6a5cf28a7f
Merge pull request #7123 from JiayiFeng/Add_backward_doc_and_comments
7 years ago
qingqing01 2a5c6a4435 Fix the typo error and add more comments.
7 years ago
fengjiayi 46a69e995f fix typo
7 years ago
fengjiayi deacfa9eb9 fix typo
7 years ago
fengjiayi a0e70cb199 move backward doc postion
7 years ago
Luo Tao c144261d40 add paddle version of docker
7 years ago
Luo Tao e188f0c160 add paddle version of pip install
7 years ago
Yibing Liu 7bf47ea40c
Merge pull request #7078 from kuke/fix_two_docs
7 years ago
Yibing Liu b222ddcab7 Add sub_seq's doc on html
7 years ago
Yibing Liu e883e985d6 Remove duplicated reshape_op's doc on html
7 years ago
fengjiayi febb725102 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_new_backward
7 years ago
ying 079b82436d follow comments.
7 years ago
Guo Sheng 49437f1af1
Merge pull request #6986 from guoshengCS/add-python-reduceMax-Min
7 years ago
Luo Tao 097d71a14f Add "download mklml failed" into FAQ
7 years ago
tensor-tang fac25fb53f
Merge pull request #6882 from tensor-tang/design_doc
7 years ago
fengjiayi 5383f3c445 pass test_machine_translation.py
7 years ago
QI JUN ea5d6eae9f update support new device docs (#6963)
7 years ago
guosheng 97d47ca3fc Add python wrapper for reduce_max and reduce_min
7 years ago