Commit Graph

102 Commits (b1bd483a7ded7bb54294a4c6dbff76245f471640)

Author SHA1 Message Date
Kexin Zhao 3a25f21eae
Modify lod tensor doc based on new LoDTensor Python API (#11253)
7 years ago
Xin Pan dadbe454d8
Merge pull request #11511 from panyx0718/doc2
7 years ago
Luo Tao cff5232e76 remove Non-ASCII character '\xc2'
7 years ago
dzhwinter 4970414b1c Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
Luo Tao 8415e18b3f Merge branch 'develop' into softmax_doc
7 years ago
fengjiayi 29ddf6c5d8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
wanghaoshuang f24dec7136 Change 'layers' to 'fluid.layers'
7 years ago
qiaolongfei 5b50307bf8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Xin Pan 11f31d1e82 follow comments
7 years ago
dzhwinter 6ac8383f28 "fix based comments"
7 years ago
Xin Pan bc46c52776 Add doc for while op
7 years ago
qiaolongfei e2783bb6af update split_lod_tensor doc
7 years ago
tensor-tang 0329ee7496
Merge pull request #11497 from tensor-tang/doc
7 years ago
Luo Tao 1e2acd9796 refine ParallelDo doc
7 years ago
Luo Tao 21b98d2915 Merge branch 'develop' into softmax_doc
7 years ago
qiaolongfei 9de779f1cf update switch class
7 years ago
qiaolongfei 3a25ceebf2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Yu Yang 745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
7 years ago
dzhwinter 1f38cbf79b "fix some typo"
7 years ago
fengjiayi d684b49cb0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
dzhwinter 45f18b0062 Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
Luo Tao caf6914fad add doc of sequence_softmax and parallelDo
7 years ago
tensor-tang f9bebfe430 polish doc: lod_rank_table, embedding
7 years ago
dzhwinter 16a3d88a20 fix typo
7 years ago
wanghaoshuang 297a16986d Fix doc of warpctc, array_read, edit_distance and sequence_reshape.
7 years ago
yuyang18 cbc1b7f1ce Polish documentation
7 years ago
qiaolongfei 2f9ed97eb6 follow comment
7 years ago
fengjiayi 980499faf1 fix errors
7 years ago
qiaolongfei 62bf672edd update document for Switch
7 years ago
qiaolongfei 0ae6709174 update document
7 years ago
qiaolongfei 76129f0331 update comment
7 years ago
Xin Pan c1843fd2ae improve
7 years ago
fengjiayi c6c9c657e0 update doc
7 years ago
yuyang18 b9843abb61 Polish comsum, DynamicRNN
7 years ago
Xin Pan 9185579c45 follow comments
7 years ago
Xin Pan 5d0bf8bc8f Add API docs.
7 years ago
qiaolongfei dde0a28073 add doc for Switch
7 years ago
yuyang18 ff55d4c593 Polish documents
7 years ago
qiaolongfei 2c1e2caa7d update document
7 years ago
qiaolongfei 8e19c324ab update split_lod_tensor, create_array and array_length doc
7 years ago
yuyang18 dd26329b3c Remove return types
7 years ago
yuyang18 439a265760 Better trim dot
7 years ago
yuyang18 b000e0de5d Simplize API Reference Documentation
7 years ago
Qingsheng Li 0d94ab1306
Fixed var not found bug (#10808)
7 years ago
Qingsheng Li 9ff6715f8a
Enhanced is_empty_op for our seq2seq model (#10704)
7 years ago
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
JiayiFeng 52574733a6 Add KernelType switch for IncrementOp kernel
7 years ago
JiayiFeng 01c5ca7364 fix bugs
7 years ago
fengjiayi 055fb215a1 remove unnecessary 'force_cpu'
7 years ago
Varun Arora 76ae540f8e
Move Select to concurrency.py; incorporate outputs (#9136)
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago