Commit Graph

47 Commits (4785c00e1e9672e45a811e100a17551838f50e07)

Author SHA1 Message Date
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
8 years ago
Yiqun Liu fd1971caa0
Add the call of DropKids at the end of executor.Run to delete the local scopes created in operators (#10403)
8 years ago
Abhinav Arora 4c8ff72615
Fix CPPLint errors with rxecutor (#10212)
8 years ago
Liu Yiqun 449bdde58a Correct some typos.
8 years ago
Liu Yiqun 339be6254e Refine the order of arguments.
8 years ago
Liu Yiqun bf485999f4 Merge branch 'develop' into core_inference_prepare
8 years ago
Liu Yiqun a9e826ed49 Add the check of has_feed/fetch_operators back.
8 years ago
Liu Yiqun fecbf7ff73 Merge branch 'develop' into core_inference_fix_run
8 years ago
Liu Yiqun 3a82578278 Merge branch 'develop' into core_inference_prepare
8 years ago
Liu Yiqun fbd3604cad Split Executor.Run to Executor.Prepare and Executor.RunPreparedContext for inference.
8 years ago
Liu Yiqun 2a2e22e35f Merge branch 'develop' into core_inference_fix_run
8 years ago
typhoonzero 75bfdb3a3c refine
8 years ago
typhoonzero fc4bcdd753 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prepare_pserver_executor
8 years ago
typhoonzero 1ab4fcb5e7 prepare pserver executor
8 years ago
Yu Yang 50e7e25db3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
8 years ago
Liu Yiqun 5419da6e7a Fix bug caused by block_id.
8 years ago
Liu Yiqun 0968753454 Enable the test of not creating variables every time.
8 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)
8 years ago
Qiao Longfei 37a272e670
add executor.prepare (#9022)
8 years ago
Liu Yiqun 253ba6672f Merge branch 'develop' into core_inference_remove_clone
8 years ago
Yu Yang 5e87cd7574 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
8 years ago
Xin Pan 1ca1e1c384 Fix a program copy regression.
8 years ago
Yu Yang d84ddcf123 Stash
8 years ago
Xin Pan 4840c49b27 Better timeline
8 years ago
Liu Yiqun 8ecad98578 Add the bool variable to decide whether to have a copy of the program in ExecutorPrepareContext.
8 years ago
Yang Yang 0621c327f1 init commit
8 years ago
Liu Yiqun c0a9aebe1c Remove the clone of program in C++ Executor.Run().
8 years ago
Yu Yang 43d09a1c5f Extract Prepare from Executor
8 years ago
chengduoZH f7c7135673 Add log before op Run
8 years ago
Yibing Liu ee88855ddf Fix the profiler's bug in multi-gpu mode
8 years ago
typhoonzero 9b5be6ef43 fix short connection again
8 years ago
kavyasrinet 77ee8fb240
Exposing Channel to be used as a Variable and integrating with Fluid (#8486)
8 years ago
Yang Yang ae69f0b04f merge develop
8 years ago
Yang Yang 5229ccbdc7 merge develop
8 years ago
Yu Yang 89ead8d151 Feature/understand sentiment parallel do (#7994)
8 years ago
Yang Yang 9d26f1a3df callback to list of callbacks
8 years ago
Yi Wang cfffb1a362
Update tensor_util.h (#8422)
8 years ago
Yang Yang 3f09620ef2 pass compile
8 years ago
Yang Yang 7129fa3c90 merge develop
8 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
8 years ago
Yang Yang da97d9dfd6 merge develop
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Yang Yang f35401c4da diable debug string due to vector bug
8 years ago
Yang Yang 0c45eab7ff no getmutable nccl_com
8 years ago
Yang Yang cd9e660d4b merge develop
8 years ago
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago