Commit Graph

5320 Commits (b4f28ccc193bef7aa5bcff1c19f4c816c5c03d59)

Author SHA1 Message Date
qiaolongfei 69d568bd3c add doc for DecayedAdagradOptimizer
8 years ago
qiaolongfei 1bee5129c9 add doc for AdamaxOptimizer
8 years ago
qiaolongfei 2053b6b756 add doc fo AdamOptimizer
8 years ago
yuyang18 ab210925b8 Add more docs
8 years ago
yuyang18 ea44157b09 Add APIs
8 years ago
qiaolongfei 156617d34b polish doc of RMSPropOptimizer
8 years ago
qiaolongfei 5e8646ab30 add doc for AdagradOptimizer
8 years ago
yuyang18 f97c5d4c47 Trainer documentation
8 years ago
qiaolongfei d2b791a0cc add SGD and momentum optimizer doc
8 years ago
yuyang18 08995ac94d Add program
8 years ago
yuyang18 958ab99ef8 Polish Non-Layer API
8 years ago
Yu Yang 16a0f746f8
Merge pull request #11383 from jacquesqiao/update-api-reference-1
8 years ago
qiaolongfei 46ae1c93c2 add doc for softmax
8 years ago
Yu Yang ce60bbf506
Merge pull request #11314 from typhoonzero/fix_api_reference_docs
8 years ago
Yu Yang 4360963e15
Merge pull request #11530 from reyoung/feature/static_rnn_memory_link
8 years ago
yuyang18 7a56705e4a polish doc
8 years ago
yuyang18 fda1a78844 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
8 years ago
qiaolongfei b77c886ed4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
Yu Yang e6654c1c1d
Merge pull request #11489 from wanghaoshuang/whs_doc1
8 years ago
yuyang18 811f5cca7e Hide StaticRNNMemory
8 years ago
qiaolongfei 82a4cf1960 update image_resize_short and shape doc
8 years ago
Yu Yang c2e8f40dcb
Merge pull request #11492 from dzhwinter/doc/api1
8 years ago
yuyang18 24766a170d Reformat nn.py
8 years ago
yuyang18 62bad2b475 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pr/11489
8 years ago
Yu Yang 20e5ef62e7
Merge pull request #11483 from wanghaoshuang/origin/whs_doc
8 years ago
Yu Yang 1171c2c57d
Merge pull request #11457 from JiayiFeng/dev_add_doc
8 years ago
qiaolongfei d1a8498b22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
tensor-tang a0c5fd83b2 enable setting initial memory from env
8 years ago
chengduo ea03a2287e
Merge pull request #11513 from chengduoZH/refine_conv3d_doc
8 years ago
qiaolongfei a4ee0d0dd1 add reverse
8 years ago
qiaolongfei bf3ff5b091 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
Kexin Zhao 3a25f21eae
Modify lod tensor doc based on new LoDTensor Python API (#11253)
8 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
8 years ago
Wu Yi 53d1d0f0f2
add LARS support (#10374)
8 years ago
Yibing Liu 3438dfecce
Merge pull request #11491 from kuke/fix_docs
8 years ago
Xin Pan dadbe454d8
Merge pull request #11511 from panyx0718/doc2
8 years ago
Yibing Liu 2efb0e5b70 cased correction
8 years ago
Yibing Liu 68811bcb5d Format the doc of layers.auc
8 years ago
Tao Luo 3a4b6cdaa0
Merge pull request #11488 from luotao1/softmax_doc
8 years ago
Luo Tao cff5232e76 remove Non-ASCII character '\xc2'
8 years ago
Luo Tao 8c2a834ef3 add doc for inference_transpiler
8 years ago
Yibing Liu bf5ce626c0 Merge branch 'develop' of upstream into fix_docs
8 years ago
Yibing Liu 316eb3e968 Add doc for layers.auc
8 years ago
fengjiayi f6daab438d fix a bug
8 years ago
Xin Pan a219f3cc19 follow comments
8 years ago
fengjiayi bcae8729ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
dzhwinter 4970414b1c Merge remote-tracking branch 'origin/develop' into doc/api1
8 years ago
Yibing Liu cafdeb0a40 Fix docs for detection_output & target_assign
8 years ago
Xin Pan 4a0f3743c3 Refine API doc
8 years ago
qingqing01 566a940223
Implement a bilinear initializer for transposed convolution to do upsampling. (#11404)
8 years ago
Luo Tao 8415e18b3f Merge branch 'develop' into softmax_doc
8 years ago
qingqing01 cc1239ffc9
Update some doc about API reference. (#11495)
8 years ago
fengjiayi 29ddf6c5d8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
chengduo fd77126938
Merge pull request #11512 from JiayiFeng/skip_all_tests_of_parallel_executor_crf
8 years ago
wanghaoshuang f24dec7136 Change 'layers' to 'fluid.layers'
8 years ago
qiaolongfei 5b50307bf8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
qiaolongfei 6ace04f655 update
8 years ago
Xin Pan 11f31d1e82 follow comments
8 years ago
Tao Luo 5ea039b3c1
Merge pull request #11470 from typhoonzero/fix_unitests
8 years ago
chengduoZH 7b82353010 fix conv3d/conv3d_trans/slice/mean_iou doc
8 years ago
Tao Luo 916e863f85
Merge pull request #11504 from reyoung/feature/polish_generate_fn
8 years ago
dzhwinter 7ad46ec03c "show example"
8 years ago
fengjiayi b00fbd962c fix error
8 years ago
Yibing Liu 67dc5c7f8a Polish the doc of nce layer
8 years ago
dzhwinter 6ac8383f28 "fix based comments"
8 years ago
yi.wu f63d071c8e gen rst
8 years ago
fengjiayi 35f64cb905 skip all tests in tests_parallel_executor_crf
8 years ago
Xin Pan bc46c52776 Add doc for while op
8 years ago
qiaolongfei 1c9fc655d0 update
8 years ago
dzhwinter 0d86f13ce2 "fix math"
8 years ago
yuyang18 3571df8755 Remove unused '\n' in comments
8 years ago
Luo Tao 1958654d6f refine \odot in elementwise_mul
8 years ago
wanghaoshuang cd5d7704f7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
8 years ago
dzhwinter f2c9c33f15 "fix lrn"
8 years ago
qiaolongfei e2783bb6af update split_lod_tensor doc
8 years ago
Yibing Liu fd87c0e709 Fix cast layer's doc
8 years ago
tensor-tang 0329ee7496
Merge pull request #11497 from tensor-tang/doc
8 years ago
Luo Tao 1e2acd9796 refine ParallelDo doc
8 years ago
yi.wu 6588d2e9a8 complete dist transpiler doc
8 years ago
Yibing Liu fbddb8e4bf Merge branch 'develop' of upstream into fix_docs
8 years ago
Luo Tao 21b98d2915 Merge branch 'develop' into softmax_doc
8 years ago
qiaolongfei 9de779f1cf update switch class
8 years ago
QI JUN 34ac0eb8e6 enhance memory optimization transpiler to support user defined skip_opt_set (#11372)
8 years ago
dzhwinter 541ddf7e24 squash to one pr
8 years ago
dzhwinter 6e3d168b9d "fix latex"
8 years ago
qiaolongfei 3a25ceebf2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
dzhwinter dd711c3754 "add beam search"
8 years ago
Yu Yang 745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
8 years ago
dzhwinter dbe0fe6d18 'fix typo'
8 years ago
yi.wu 9397a2e0c8 fix format
8 years ago
dzhwinter 1f38cbf79b "fix some typo"
8 years ago
yuyang18 96e4663916 Polish inline math and duplicable/optional in auto generated doc
8 years ago
yi.wu 3380737cb7 update by comment
8 years ago
fengjiayi d684b49cb0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
fengjiayi d91060d300 fix errors
8 years ago
Yibing Liu 0b063e5e57 Fix one_hot layer's doc
8 years ago
dzhwinter 45f18b0062 Merge remote-tracking branch 'origin/develop' into doc/api1
8 years ago
Xin Pan 261d5f0232
Merge pull request #11409 from panyx0718/doc
8 years ago
chengduo f4dce5674d
Merge pull request #11437 from chengduoZH/Add_conv3d_Python_API
8 years ago
Luo Tao caf6914fad add doc of sequence_softmax and parallelDo
8 years ago
tensor-tang 98ab2b403e polish doc: softshrink, assign, shuffle
8 years ago
tensor-tang f9bebfe430 polish doc: lod_rank_table, embedding
8 years ago
tensor-tang acdb57a510 polish doc: conv2d
8 years ago
Yibing Liu 80ccabbfa7 Fix typos in reduce_mean's doc
8 years ago
Yibing Liu bff4cec3b3 Format lod_reset's doc
8 years ago
dzhwinter 16a3d88a20 fix typo
8 years ago
Yibing Liu fbbac50510 Fix typos and format problems in smooth_l1's doc
8 years ago
wanghaoshuang b44b915bda Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
8 years ago
fengjiayi a6e69d3cc1 Add doc for 'batch'
8 years ago
wanghaoshuang c43edffb8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into whs_doc1
8 years ago
wanghaoshuang 297a16986d Fix doc of warpctc, array_read, edit_distance and sequence_reshape.
8 years ago
Tao Luo d516ace94d
Merge pull request #11364 from jshower/develop
8 years ago
wanghaoshuang b3cb536402 Fix doc of relu, log and zeros.
8 years ago
chengduoZH 85f59317fb Merge bt push branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
8 years ago
yi.wu 40c631e554 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_unitests
8 years ago
yi.wu 44925eb4c2 fix dist ut
8 years ago
yuyang18 055df47035 Polish code
8 years ago
yuyang18 cbc1b7f1ce Polish documentation
8 years ago
Luo Tao 10e21b7715 set test_parallel_executor_crf serial
8 years ago
fengjiayi 8a136d142f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
qiaolongfei 2f9ed97eb6 follow comment
8 years ago
fengjiayi 980499faf1 fix errors
8 years ago
fengjiayi b69a32933f
Merge pull request #11448 from JiayiFeng/fix_random_crop_api
8 years ago
qiaolongfei 62bf672edd update document for Switch
8 years ago
chengduoZH cb7ca1c211 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
8 years ago
qiaolongfei 21ecd357cf little optimize
8 years ago
qiaolongfei 0ae6709174 update document
8 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
8 years ago
fengjiayi 0ac03ae723 fix
8 years ago
qiaolongfei 76129f0331 update comment
8 years ago
chengduoZH 9b13b4c0d2 Add doc
8 years ago
yi.wu a83b792ada Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
8 years ago
yi.wu c58ba827bb update
8 years ago
qiaolongfei fd9b650d7f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
yuyang18 674327a4b1 Polish several API
8 years ago
yuyang18 ce6394ed73 Polish example
8 years ago
Xin Pan c1843fd2ae improve
8 years ago
chengduoZH 2183d01799 Add pool3d and conv3d_trans Python API
8 years ago
chengduoZH 3ab32532d5 Add conv3d Python API
8 years ago
Qiao Longfei 7c426be98c
Merge pull request #11342 from jacquesqiao/add-merge-splited-ids
8 years ago
fengjiayi 29bf727e2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
weixing d3b0129ccf
Merge pull request #11427 from weixing02/gen_doc
8 years ago
weixing 6de9d43204
Merge pull request #11424 from weixing02/fix_doc_err
8 years ago
fengjiayi c6c9c657e0 update doc
8 years ago
weixing02 e140d5a15b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_doc
8 years ago
weixing02 7f32e12b7e Fix some v2 doc warnings
8 years ago
chengduo b4dfd08004
Merge pull request #11402 from chengduoZH/refine_batch_func
8 years ago
yuyang18 b9843abb61 Polish comsum, DynamicRNN
8 years ago
weixing02 6f7f8b4f0e fix errors
8 years ago
qiaolongfei cdd55dbcaa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago