Commit Graph

20 Commits (494c262a26a1ff29143491fa60fd6ba546d3bebf)

Author SHA1 Message Date
Liu Yiqun 449bdde58a Correct some typos.
7 years ago
Liu Yiqun 339be6254e Refine the order of arguments.
7 years ago
Liu Yiqun bf485999f4 Merge branch 'develop' into core_inference_prepare
7 years ago
Liu Yiqun fecbf7ff73 Merge branch 'develop' into core_inference_fix_run
7 years ago
Liu Yiqun 3a82578278 Merge branch 'develop' into core_inference_prepare
7 years ago
Liu Yiqun fbd3604cad Split Executor.Run to Executor.Prepare and Executor.RunPreparedContext for inference.
7 years ago
Liu Yiqun 2a2e22e35f Merge branch 'develop' into core_inference_fix_run
7 years ago
typhoonzero fc4bcdd753 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prepare_pserver_executor
7 years ago
typhoonzero 1ab4fcb5e7 prepare pserver executor
7 years ago
Yu Yang 50e7e25db3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Liu Yiqun 5419da6e7a Fix bug caused by block_id.
7 years ago
Liu Yiqun 0968753454 Enable the test of not creating variables every time.
7 years ago
Yiqun Liu 7bb4ea9c13
Add an argument in Executor.Run to allow users to choose whether to create and destroy variables every time. (#9242)
7 years ago
Qiao Longfei 37a272e670
add executor.prepare (#9022)
7 years ago
Yu Yang d84ddcf123 Stash
7 years ago
Yang Yang 0621c327f1 init commit
7 years ago
Yu Yang 43d09a1c5f Extract Prepare from Executor
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago