Commit Graph

137 Commits (a6beb96dd0235c236336f2db31df875b33db6635)

Author SHA1 Message Date
Cindy Cai 86ca31ab58
English API Docs Optimization Part 1 (#24536)
6 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
6 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
6 years ago
gfwm0502 d8ca66dae2
Modify documents of executor and randn and fix other errors (#23879)
6 years ago
Leo Chen 02b4e989b8
fix pruned_program_cache_key of Operator (#23594)
6 years ago
guofei cb1a2512dc
Make the place parameter default (#23094)
6 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
6 years ago
Leo Chen a62599a888
[feature] prune program by feed and fetch_list automatically (#22474)
6 years ago
Leo Chen 8f2f977345
support feeding scalar when runing program , test=develop (#23214)
6 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
6 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
6 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
123malin 00594c1c88
support dumping params/grads in transpiler mode (#22490)
6 years ago
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
6 years ago
Chen Weihang 8bed352278
Polish executor empty program hint message (#22167)
6 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
6 years ago
hutuxian c5aec2fe68
Paddlebox Related to Framework (#21586)
6 years ago
Dong Daxiang 691ced87c0
Refactor fetch handler (#21264)
6 years ago
tangwei12 3b96e3d20a
fix FetchHandler (#20900)
7 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
7 years ago
tangwei12 1d925440ca
fix fetch handler error with pslib (#20679)
7 years ago
chengduo f23eeeb460
update global scope doc (#20483)
7 years ago
xujiaqi01 408bd8b874
fix en doc and test=document_fix (#20441)
7 years ago
chengduo 4ba6d062f8
Fix fluid.data of executor (#20365)
7 years ago
chengduo d77e770353
Polish executor doc (#20244)
7 years ago
Huihuang Zheng e6d13ae5ae
Refine Error Message for New Data API (#20204)
7 years ago
Youwei Song 340b2ba449 refine scope_guard, test=document_fix, test=develop (#20240)
7 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
7 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
7 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
7 years ago
xujiaqi01 cedc04775c
support change shuffle and train thread num (#19841)
7 years ago
chengduo 1f68674483
refine executor bug info (#19887)
7 years ago
chengduo e340df013e
Support feed single persistable variable to PE (#19417)
7 years ago
chengduo 4278518fb0
Update CompiledProgram (#18919)
7 years ago
Leo Chen 8f53735437 Fix memory overwriting of tensors returned by executor (#19030)
7 years ago
chengduo 01c7daade7
Add checking for the fetch_list of Executor.run (#18957)
7 years ago
Zeng Jinle 8008ab4e6b
Remove legacy C++ memory optimization codes (#18834)
7 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
7 years ago
chengduo 55baeceddb
Enhance execution error info (#18482)
7 years ago
hutuxian 6e0df3102e
Refactor for Pipeline Thread Check (#18459)
7 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
7 years ago
hutuxian e42057cd1a
add ut for pipeline training (#18289)
7 years ago
jiaqi 3f8031e256
dataset (#17973)
7 years ago
hutuxian cf15c3ff1e
fix errors in python3 (#18239)
7 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
7 years ago
guru4elephant d52391094d
fix prepare context redundant code problem, optimize executor by cach… (#17743)
7 years ago
guru4elephant 326bf8291a
add Run Prepared Ctx (#17616)
7 years ago
guru4elephant 7f8bc49d00
polish_executor_and_add_ctx_cache (#17536)
7 years ago
jiaqi 66d51206b1
add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118)
7 years ago