Commit Graph

153 Commits (c0fc50d5f375c2d945b4959987512bb5c3dbe671)

Author SHA1 Message Date
guosheng 6c7ba81c0a Add python wrapper for layer_norm
7 years ago
Luo Tao 4e52026476 add independent sphinx tree for api
7 years ago
Luo Tao 2c35e6389a Reclassify and change of V2 API documentation structure
7 years ago
Yang Yu ee97604d88 Add documentation generate script
7 years ago
Yibing Liu 634faab1c0 Format doc & add unit test for dynamic_lstmp api
7 years ago
Yibing Liu 4ca19d4e18 Add python api for lstmp operator
7 years ago
yangyaming 8314412b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
Cao Ying 32a5dfd345
Merge pull request #7791 from lcy-seso/multihead_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
7 years ago
yangyaming 630a8646fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago
ying d163592a3f Merge branch 'develop' into multihead_attention
7 years ago
whs 9536c4e362
Merge pull request #7595 from wanghaoshuang/block_expand_py
7 years ago
guosheng 8cfb3e55b4 Add python wrapper for GRU
7 years ago
yangyaming ce87b28970 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago
wanghaoshuang fdc59ae657 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
7 years ago
Tao Luo bdf57a2024
Merge pull request #7727 from luotao1/remove_v1_api_doc
7 years ago
whs 44561a24c9
Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py
7 years ago
yangyaming 22032e49cb Add python wrapper for multiplex operator.
7 years ago
Luo Tao 867001bd5e remove unused v1 api doc
7 years ago
yangyaming fedaa6563f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7555
7 years ago
wanghaoshuang 91b83d0a67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
7 years ago
wanghaoshuang 9d650112c0 Rename 'block_expand' to 'im2sequence'
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 5846aab317 1. Rename 'edit_distance_error' to 'edit_distance'
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
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
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
yangyaming 8266fcc3be Add pyton wrapper for row conv operator.
7 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
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
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
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
Abhinav Arora f784dae3da Fix the documentation for elementwise op in fluid layers
7 years ago
Siddharth Goyal f3c42f607c
Add doc for gru_unit op (in fluid) (#7151)
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
guosheng 97d47ca3fc Add python wrapper for reduce_max and reduce_min
7 years ago
Luo Tao 36acbba674 Merge branch 'develop' into seq_pool_doc
7 years ago