Commit Graph

111 Commits (866400e9f19d2c6affb38a435627aa1e38de6433)

Author SHA1 Message Date
Huihuang Zheng e6d13ae5ae
Refine Error Message for New Data API () 6 years ago
Youwei Song 340b2ba449 refine scope_guard, test=document_fix, test=develop () 6 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets () 6 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization () 6 years ago
Huihuang Zheng 88af4ab650
Add new data layer () 6 years ago
xujiaqi01 cedc04775c
support change shuffle and train thread num () 6 years ago
chengduo 1f68674483
refine executor bug info () 6 years ago
chengduo e340df013e
Support feed single persistable variable to PE () 6 years ago
chengduo 4278518fb0
Update CompiledProgram () 6 years ago
Leo Chen 8f53735437 Fix memory overwriting of tensors returned by executor () 6 years ago
chengduo 01c7daade7
Add checking for the fetch_list of Executor.run () 6 years ago
Zeng Jinle 8008ab4e6b
Remove legacy C++ memory optimization codes () 6 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace () 6 years ago
chengduo 55baeceddb
Enhance execution error info () 6 years ago
hutuxian 6e0df3102e
Refactor for Pipeline Thread Check () 6 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it 6 years ago
hutuxian e42057cd1a
add ut for pipeline training () 6 years ago
jiaqi 3f8031e256
dataset () 6 years ago
hutuxian cf15c3ff1e
fix errors in python3 () 6 years ago
hutuxian 969e6378b9
Pipeline Concurrency () 6 years ago
guru4elephant d52391094d
fix prepare context redundant code problem, optimize executor by cach… () 6 years ago
guru4elephant 326bf8291a
add Run Prepared Ctx () 6 years ago
guru4elephant 7f8bc49d00
polish_executor_and_add_ctx_cache () 6 years ago
jiaqi 66d51206b1
add save/load model, shrink table, cvm, config file & fix pull dense bug () 6 years ago
qingqing01 e32c9888f5
Double backward of conv2d. () 6 years ago
guru4elephant 5d6a1fcf16
fix infer_from_dataset and train_from_dataset () 6 years ago
lujun e388a1fb66
Repair api example () 6 years ago
chengduo 8f534696b7
Polish Executor and Compiler doc () 6 years ago
Zeng Jinle 1202d3fc74
Refine model gpu memory () 6 years ago
dongdaxiang 05464e7c5c add gpu training for Executor.train_from_dataset 6 years ago
xjqbest 5e5139283b fix runtime error 6 years ago
xjqbest 271b7147cc fix dataset bug 6 years ago
dongdaxiang a53c8cd5a7 fix infer_from_dataset docs and abastract class problem 6 years ago
dongdaxiang 3829eac27b fix API spec about infer_from_dataset 6 years ago
dongdaxiang 87027a2eef fix API.spec problem and executor's docstring 6 years ago
dongdaxiang ade9337486 fix API.spec 6 years ago
dongdaxiang 60b7bf6fa6 add infer_from_dataset for inference 6 years ago
dongdaxiang 8e14d8f900 add data_generator package into setup.py 6 years ago
dongdaxiang d87ba58c14 refine document of python API, make device_worker and trainer's API private 6 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec 6 years ago
dongdaxiang 6bf796df14 refine print fetch list 6 years ago
xjqbest 1ec8fab7c8 remove error line 6 years ago
xjqbest b7940c2918 fix bug of gen_worker_desc and set_filelist, add some doc 6 years ago
dongdaxiang 68d7bf3de5 add fetch var function 6 years ago
dongdaxiang 9419de521f add IO percent for multi_trainer 6 years ago
dongdaxiang 6af697adb0 add trainfileswithprofiler for downpour worker 6 years ago
dongdaxiang b7a202aa38 add distributed optimizer factory 6 years ago
dongdaxiang 3641a78b01 add incubate for unified API 6 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer 6 years ago
dongdaxiang ff87698a44 refactor downpour optimization 6 years ago