Commit Graph

180 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
Leo Chen 3d015f1cf5
Set expected place in child thread for dataloader to avoid costing cuda memory on other card (#30338)
5 years ago
wangchaochaohu 7dd551e08b
refine the paddle place support using str (#28769)
5 years ago
Leo Chen 0b4bb023a7
Add static mode check on data() (#27495)
6 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
6 years ago
swtkiwi f5c6dd6def
test=develop (#24522)
6 years ago
Yi Liu 89c76a5342
fix bug of load op in issue#24252 (#24253)
6 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
6 years ago
liym27 4cbed3a3f6
API (layers.data/fluid.data) error message enhancement (#23427)
6 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
6 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
123malin 985bceac53
Bug fix for sparse recorder (#21969)
6 years ago
Huihuang Zheng 1ce6ab9cc6
Refine doc of data based on requirement. (#22098)
6 years ago
Huihuang Zheng 95ba4bd2ab
Add shape and type check at read_op (#20754)
7 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
7 years ago
guofei 9b85f40140 Modify English documents (#20452)
7 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
7 years ago
lijianshe02 f0dabe680d
fix read_file, is_empty, Print API EN doc (#20492)
7 years ago
liu zhengxi e34fccbc48
update the api en doc (#20307)
7 years ago
Zeng Jinle f1364df71f
add deprecated msg to py_readers, test=develop (#20211)
7 years ago
zhang wenhui 6bc4d48875
fix api doc, test=develop, test=document_fix, test=document_preview (#20252)
7 years ago
Zeng Jinle e237275017
add py_reader may be deprecated msg, test=develop (#19891)
7 years ago
Zeng Jinle 5dce1da680 remove reset recordio usage (#19519)
7 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
7 years ago
Zeng Jinle d07ad4c605
add more traceback to py_reader error msg, test=develop (#18722)
7 years ago
Zeng Jinle 41ab76e55b add friendly error msg to py_reader (#18316)
7 years ago
Kaipeng Deng 823ab5e887
fix load attr error. test=develop (#18447)
7 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
7 years ago
flame fdf798f95a
fix double buffer example (#18169)
7 years ago
Shuai Yuan 9a32dad811
[DOC] Fix comment code of API create_py_reader_by_data (#18193)
7 years ago
lijianshe02 ff4279e3b2
fix paddle.fluid.layers.io.open_files api doc bug test=develop (#18203)
7 years ago
Huihuang Zheng bbc292920c
Fix API example code (#18176)
7 years ago
Zeng Jinle a1bdf25ecb
Add shape not match doc to data layer (#17936)
7 years ago
Huihuang Zheng 931698a54a
Modify doc of program_guard, py_reader, data, and clone (#17727)
7 years ago
Zhaolong Xing a9a531fa5f
Refine python api code example note: (#17369)
7 years ago
flame 2280f185d7
BuildStrategy api comment (#17348)
7 years ago
lijianshe02 300bd7504d
fix api-doc related bugs test=develop test=document_preview (#17360)
7 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code (#17202)
7 years ago
Zeng Jinle 24923f7604
fix py_reader demo (#16997)
7 years ago
sneaxiy 3a09693f5c change API name
7 years ago
sneaxiy aa2335c218 add py_reader doc
7 years ago
sneaxiy 2e67f8ae88 add doc
7 years ago
sneaxiy c545f1ed8f unify API
7 years ago
sneaxiy b17541a9c1 fix hang bug
7 years ago
sneaxiy 3d0610b59b fix data doc
7 years ago
sneaxiy 7e399b0628 rename
7 years ago
sneaxiy f85245b409 test=develop
7 years ago
kolinwei 6f0f8045f6
Revert "Async double buffered py reader"
7 years ago
Dun db8fcf6b95
Merge pull request #15296 from cjld/async_double_buffered_py_reader
7 years ago
Dun Liang db9e700ba1 default use pin place && test=develop
7 years ago