Commit Graph

511 Commits (a32ce8c444d70c6edd26b91b1999c263b9d79ae7)

Author SHA1 Message Date
Xin Pan 077aa207e4 hide monkey_patch_variable
7 years ago
yuyang18 61b3a5977f
Refine Python Reader
7 years ago
yuyang18 c204f0cc2b
Refine PyReader
7 years ago
yuyang18 6a46c0798e
Polish PyReader
7 years ago
yuyang18 d36e13efd8
Merge branch 'feature/add_pyreader_demo' into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 1478a5fc0b
Make open_files use buffer
7 years ago
yuyang18 fecbe52200
Rewrite open_files
7 years ago
yuyang18 7ca8528031
Refine pyreader demo
7 years ago
yuyang18 e8eb81ca28
Just train two batch
7 years ago
yuyang18 9a570fb95e
Add demo code about pyreader
7 years ago
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
7 years ago
sneaxiy 88f6eef4ab Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
7 years ago
sneaxiy e40905daed Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy 31c7f6b968
Merge branch 'develop' into complete_py_reader_python
7 years ago
Yu Yang 1c9c8e8de7
Merge pull request #12065 from reyoung/feature/hide_apis
7 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
7 years ago
baiyf be2d9dc2b8 Add prior_box output order control (#12032)
7 years ago
guosheng e7f7ba97fe Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
7 years ago
sneaxiy f85e16f1de Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
7 years ago
yuyang18 6c83dcd622
Hide get_places. Mark it as deprecated
7 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
fengjiayi d55919c656 Impl ResetAll and fix errors
7 years ago
fengjiayi 0e9f1e2790 Make ReaderBase thread safe and remove ThreadedReader
7 years ago
sneaxiy 80b991f02c fix merge conflict
7 years ago
sneaxiy 739c330914 fix merge conflict
7 years ago
sneaxiy 8511bdb2d3 fix merge conflict
7 years ago
sneaxiy 1b59220d50 complete python reader op python side
7 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
7 years ago
Yibing Liu 9386ac0a40 Enhance cuda code & unittest for argsort_op
7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
7 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
7 years ago
fengjiayi b4f28ccc19
Merge pull request #11632 from JiayiFeng/some_small_fixes
7 years ago
guosheng 983566d946 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Xin Pan f0cf70ec61
Merge pull request #11646 from panyx0718/fix
7 years ago
guosheng 8536d261ab Fix doc format of beam_search
7 years ago
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Chris Yann 2bc812d8d6 Fix relu and log function by changing input parameter name from 'input' to 'x' (#11683)
7 years ago
Yibing Liu 9c69fdf5c6 Merge branch 'develop' of upstream into argsort_dev
7 years ago
fengjiayi e1a46bba59 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
Yancey 0d4b376fc0
Merge pull request #11585 from Yancey1989/fix_pserver_sub_blocks
7 years ago
Xin Pan ed4aa219cb Small doc fix and clean up of reshape
7 years ago
Yancey1989 aa84b21e3b fix unit tests
7 years ago
Tao Luo 8318094b58
Merge pull request #11626 from ktlichkid/fix-log
7 years ago
tensor-tang 064ca35285 fix indentation error
7 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
7 years ago
wanghaoshuang 6f6642ed65 Fix relu and log op.
7 years ago
fengjiayi 32478fe0ea Make buffers of DoubleBufferReader and open_files bigger
7 years ago
fengjiayi 9dccca963b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into some_small_fixes
7 years ago
fengjiayi e71948f167 Refine random crop
7 years ago
tensor-tang 4d8e8ee226
Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout
7 years ago
dzhwinter d6a9f005c8 "module document non-layer doc" (#11598)
7 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
7 years ago
ktlichkid 231762a6c4 Fix log and relu layer
7 years ago
fengjiayi e7faae0130 Refine assign layer
7 years ago
Yan Chunwei d020d7fd29
add beam search doc (#11469)
7 years ago
tensor-tang 64045c29c2
Merge pull request #11102 from mozga-intel/mozga-intel/Sum_mkldnn_layout
7 years ago
Yu Yang dad15b6e9a
Merge pull request #11563 from panyx0718/doc
7 years ago
qingqing01 c22ebb3bde
Expose crop op into Python API. (#11546)
7 years ago
guosheng f4bdfbc697 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
mozga-intel 96b4904d2f MKLDNN layout: Support for sum operator
7 years ago
Xin Pan efcbe27263 Refine detection_map doc.
7 years ago
Yibing Liu a523b6f49f Add python api for argsort_op
7 years ago
Yu Yang 16a0f746f8
Merge pull request #11383 from jacquesqiao/update-api-reference-1
7 years ago
qiaolongfei 46ae1c93c2 add doc for softmax
7 years ago
Yu Yang ce60bbf506
Merge pull request #11314 from typhoonzero/fix_api_reference_docs
7 years ago
Yu Yang 4360963e15
Merge pull request #11530 from reyoung/feature/static_rnn_memory_link
7 years ago
yuyang18 7a56705e4a polish doc
7 years ago
yuyang18 fda1a78844 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
qiaolongfei b77c886ed4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Yu Yang e6654c1c1d
Merge pull request #11489 from wanghaoshuang/whs_doc1
7 years ago
yuyang18 811f5cca7e Hide StaticRNNMemory
7 years ago
qiaolongfei 82a4cf1960 update image_resize_short and shape doc
7 years ago
Yu Yang c2e8f40dcb
Merge pull request #11492 from dzhwinter/doc/api1
7 years ago
yuyang18 24766a170d Reformat nn.py
7 years ago
yuyang18 62bad2b475 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pr/11489
7 years ago
Yu Yang 20e5ef62e7
Merge pull request #11483 from wanghaoshuang/origin/whs_doc
7 years ago
Yu Yang 1171c2c57d
Merge pull request #11457 from JiayiFeng/dev_add_doc
7 years ago
qiaolongfei d1a8498b22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
chengduo ea03a2287e
Merge pull request #11513 from chengduoZH/refine_conv3d_doc
7 years ago
qiaolongfei a4ee0d0dd1 add reverse
7 years ago
qiaolongfei bf3ff5b091 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Kexin Zhao 3a25f21eae
Modify lod tensor doc based on new LoDTensor Python API (#11253)
7 years ago
Wu Yi 53d1d0f0f2
add LARS support (#10374)
7 years ago
Yibing Liu 3438dfecce
Merge pull request #11491 from kuke/fix_docs
7 years ago
Xin Pan dadbe454d8
Merge pull request #11511 from panyx0718/doc2
7 years ago
Yibing Liu 2efb0e5b70 cased correction
7 years ago
Yibing Liu 68811bcb5d Format the doc of layers.auc
7 years ago
Tao Luo 3a4b6cdaa0
Merge pull request #11488 from luotao1/softmax_doc
7 years ago
Luo Tao cff5232e76 remove Non-ASCII character '\xc2'
7 years ago
Yibing Liu bf5ce626c0 Merge branch 'develop' of upstream into fix_docs
7 years ago
Yibing Liu 316eb3e968 Add doc for layers.auc
7 years ago
fengjiayi f6daab438d fix a bug
7 years ago
Xin Pan a219f3cc19 follow comments
7 years ago