Commit Graph

54 Commits (bdac6bc880efdcbd5a08579366ea6dc92b2b6822)

Author SHA1 Message Date
Chen Weihang ccb98cde2e
open deccorator test, test=develop (#25464)
6 years ago
Zhou Wei 4058e736ff
temporarily disable these unittests failed on windows (#24942)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
juncaipeng 0a678ca045
fix chain doc, test=develop, test=document_preview (#22070)
7 years ago
liuwei1031 9d6ee5eb1f
fix doc of default_main_program, multiprocess_reader (#20536)
7 years ago
juncaipeng 5ed23c6082
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287)
7 years ago
huzhiqiang a69baf639f
modify compose en (#20217)
7 years ago
Zeng Jinle e3e22146de
remove some reader apis, test=develop (#20266)
7 years ago
huzhiqiang 5fc2cfbaf4
modify map_reader en test=develop (#20229)
7 years ago
Zhen Wang 2c71de243d
Fix docs of load_inference_model&load_params&load_persistables&chain. (#20274)
7 years ago
Zeng Jinle cee0079a4d
fix readers bug, test=develop (#19868)
7 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
7 years ago
Zeng Jinle 0f9b33954a
move python reader api to fluid.io module, test=develop (#19143)
7 years ago
chengduo 5588b923f3
Add multi process reader (#18115)
7 years ago
sneaxiy 2f54d9f995 Merge develop
7 years ago
sneaxiy bb166a1e10 fix API.spec
7 years ago
Zeng Jinle f8df9eb32e fix api doc (#16201)
7 years ago
sneaxiy 7b5a9d75d9 add cache reader
7 years ago
Yu Yang 86ae32fbd8 Stablize decorator test
8 years ago
qiaolongfei 91e8299144 fake reader support python3.x test=develop
8 years ago
qiaolongfei ec38effcce optimize fake, change it to a class instead a function. test=develop
8 years ago
qiaolongfei 4fc5991728 update test for fake reader decorator
8 years ago
qiaolongfei bda05dc387 reset yield_num after one pass
8 years ago
qiaolongfei 198689c3bb add a fake reader for speed test
8 years ago
Qiao Longfei b681537e1a
Add multiprocess reader (#13311)
8 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
8 years ago
minqiyang ae39709e59 Polish code
8 years ago
minqiyang 47561c34b0 Fix python2 CI issues
8 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
8 years ago
minqiyang 23447cd5a0 Fix parallel_executor_fetch_feed issue
8 years ago
minqiyang d4b10eef5f Polish code
8 years ago
minqiyang 76ee482e18 Fix cv2 issues
8 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
8 years ago
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
minqiyang 448ca8a46d Move LinkChecker from requirements to Dockerfile
8 years ago
minqiyang 95e2d28659 Replace relative_import with absolute_import
8 years ago
minqiyang 95b4a6a29d Make import paddle.fluid possible now
8 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
8 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
8 years ago
mozga-intel 96b4904d2f MKLDNN layout: Support for sum operator
8 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
8 years ago
Yu Yang c26431bacf Reordered package for feature usage.
9 years ago
helinwang dae21d9bcb Merge pull request #1424 from helinwang/creator
10 years ago
Helin Wang b9d4f71c4a fix according to comments
10 years ago
Helin Wang d0dcb3ea34 create numpy array reader creator and text reader creator
10 years ago
Helin Wang 466935b4ec add decorator: map_readers
10 years ago
Helin Wang 963de16bfd change from google python style to pep 287
10 years ago
Helin Wang 608de7c0e3 fix according to comments
10 years ago
Helin Wang 2a21681c00 fix according to comments
10 years ago