Commit Graph

156 Commits (116305ea4b77b272106534f2cbc2dc34a4e29f5c)

Author SHA1 Message Date
lilong12 f77a78cdee
enable pipeline to run with Executor.run() (#28373)
5 years ago
Thunderbrook 0073f9bdb0
support ps-gpu (#28752)
5 years ago
石晓伟 d9b5f1261c
update the version of pybind, test=develop (#28284)
5 years ago
Huihuang Zheng 426de255ea
Refine Executor API English Doc for 2.0rc (#27857)
5 years ago
Zhou Wei e122e16456
fix english doc, unittest, and remove useless alias of 2.0 lr_scheduler (#27686)
5 years ago
Wilber c425cf1822
[API 2.0]Update 2.0 api from fluid to paddle (#27802)
5 years ago
Wilber 488152a6d0
[API 2.0]Update 2.0 api from fluid to paddle. (#27598)
5 years ago
Thunderbrook 6f69a4cb05
add xpu in heter mode (#27000)
5 years ago
wanghuancoder c1f5df5269
optimized transformation form tensor to numpy (#26447)
5 years ago
Zhou Wei 407de03905
[2.0API] Reconstruct all API related to LR Scheduler, unify dygraph and static (#26550)
5 years ago
wanghuancoder ea6716a55b
Add check if fluid.data() variable no feed data (#25858)
5 years ago
wangchaochaohu bb11cbc250
[API2.0] add Device api (set_device and get_device)(#26103)
5 years ago
gongweibao 0067a2e4ec
Save checkpoint automatically (#25917)
5 years ago
Thunderbrook 0cb60c700d
add heter ps mode (#25682)
5 years ago
Huihuang Zheng e5514935cb
Modify Executor Example Code to Use fluid.data, test=document_fix (#25893)
5 years ago
Dong Daxiang 8d2896f1fe
【paddle.fleet】Fleet run graph in Executor and add two more strategies (#25844)
5 years ago
lilong12 a07b62623e
hidden the dataset call of pipeline to train_from_dataset (#25834)
5 years ago
Chen Weihang c9d6f6335c
Remove useless warning in executor #25692
5 years ago
Leo Chen 91f7b4e0e3
refine as_lodtensor, test=develop (#25286)
5 years ago
Cindy Cai 86ca31ab58
English API Docs Optimization Part 1 (#24536)
5 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
5 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
5 years ago
gfwm0502 d8ca66dae2
Modify documents of executor and randn and fix other errors (#23879)
5 years ago
Leo Chen 02b4e989b8
fix pruned_program_cache_key of Operator (#23594)
5 years ago
guofei cb1a2512dc
Make the place parameter default (#23094)
5 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
5 years ago
Leo Chen a62599a888
[feature] prune program by feed and fetch_list automatically (#22474)
5 years ago
Leo Chen 8f2f977345
support feeding scalar when runing program , test=develop (#23214)
5 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
5 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
123malin 00594c1c88
support dumping params/grads in transpiler mode (#22490)
5 years ago
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
5 years ago
Chen Weihang 8bed352278
Polish executor empty program hint message (#22167)
5 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
5 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)
6 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
6 years ago
tangwei12 1d925440ca
fix fetch handler error with pslib (#20679)
6 years ago
chengduo f23eeeb460
update global scope doc (#20483)
6 years ago
xujiaqi01 408bd8b874
fix en doc and test=document_fix (#20441)
6 years ago
chengduo 4ba6d062f8
Fix fluid.data of executor (#20365)
6 years ago
chengduo d77e770353
Polish executor doc (#20244)
6 years ago
Huihuang Zheng e6d13ae5ae
Refine Error Message for New Data API (#20204)
6 years ago
Youwei Song 340b2ba449 refine scope_guard, test=document_fix, test=develop (#20240)
6 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
6 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
6 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
6 years ago