Commit Graph

62 Commits (0b0adbf9b644f4873c6344b4fe960bd4c27f6775)

Author SHA1 Message Date
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
5 years ago
Huihuang Zheng 630be31952
Fix Cond Bug for Nested Control Flow (#21340)
5 years ago
Dong Daxiang 691ced87c0
Refactor fetch handler (#21264)
5 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
5 years ago
hong ff0886a92a
save load problem fix and new feature add (#20823)
5 years ago
Jacek Czaja a1cd27f13f [MKL-DNN] Added mkl-dnn cache clearing when creating Executor instance (#20241)
5 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
5 years ago
Zeng Jinle 3f87464e9c
refine executor_gc_helper codes, test=develop (#19814)
5 years ago
guru4elephant 7f8bc49d00
polish_executor_and_add_ctx_cache (#17536)
6 years ago
dongdaxiang ade9337486 fix API.spec
6 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
6 years ago
dongdaxiang 45eb6f0765 run pre-commit check files and fix code style problem
6 years ago
xujiaqi01 d25389fefd add some log && fix error
6 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer
6 years ago
dongdaxiang b415ec27e8 make Dataset* as an argument
6 years ago
xjqbest dd67ad08a2 modify c++ and python dataset related code & fix bug
6 years ago
dongdaxiang e36bbcc871 fix some typo and CMakefile.txt
6 years ago
xjqbest 824b84d185 add DataSet and InMemoryDataFeed, support load data into memory and shuffle data
6 years ago
dongdaxiang 08c25995a2 add run from dataset in executor.
6 years ago
sneaxiy a93a9eef8f add op registry type
6 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
6 years ago
sneaxiy 387bac46b5 refine code
6 years ago
sneaxiy 64ad051b9a merge develop
6 years ago
sneaxiy c47c451a00 fix bug
6 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
dzhwinter bf2e4cb188 cleard. staged
6 years ago
sneaxiy fb6201e93e test=develop
6 years ago
sneaxiy 114eb17587 fix executor bug
7 years ago
sneaxiy 612e1a3155 modification
7 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
Xin Pan c558f059ad fix
7 years ago
Yancey1989 be772741cf compile with cpu
7 years ago
Yancey1989 efd5a84986 update executor interface
7 years ago
Yancey1989 7570d8e77c add rpc complete interface
7 years ago
Yancey1989 1366832a41 add dist pass barrier
7 years ago
qiaolongfei daa0fbd5f4 add keep_kids flag for executor
7 years ago
Wu Yi 34865f2de3
Trainer send term signal (#11220)
7 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
7 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
7 years ago
Abhinav Arora 4c8ff72615
Fix CPPLint errors with rxecutor (#10212)
7 years ago
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