Commit Graph

161 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
baojun-nervana 22ac2133e4 Rename class
8 years ago
baojun-nervana bfde5e10ce Move ngraph compile control to cmake
8 years ago
sneaxiy eb8252466b polish code
8 years ago
sneaxiy 387bac46b5 refine code
8 years ago
sneaxiy e694d0c2e4 fix while_op eager deletion bug
8 years ago
sneaxiy 64ad051b9a merge develop
8 years ago
sneaxiy c47c451a00 fix bug
8 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
8 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
8 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
8 years ago
Yan Chunwei a7188d5bc7
fix executor transfer cache bug (#14518)
8 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
Tao Luo c7b3bfcdf1
Merge pull request #14376 from baojun-nervana/intel/ngraph_fusedop
8 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
8 years ago
baojun-nervana ea3538d8dd Added fused operator
8 years ago
sneaxiy d231e55065 merge develop
8 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
8 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
8 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
8 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
8 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
8 years ago
Wu Yi 306236c2c0
feature/DC asgd (#12722)
8 years ago
dzhwinter eb2f7ed21b refine tests. test=develop
8 years ago
dzhwinter bf2e4cb188 cleard. staged
8 years ago
dzhwinter ebfe5a02b3 merge develop branch
8 years ago
dzhwinter 7141debe38 add cudnn back. staged.
8 years ago
dzhwinter 09409bad4d staged. test speed=49ms in 1080.
8 years ago
dzhwinter b154e0b492 clean demo_ci
8 years ago
dzhwinter 597d92179b clean demo_ci
8 years ago
dzhwinter c6dcffc61a lb. add debug output
8 years ago
Yu Yang 461f71a90b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
8 years ago
Xin Pan 342e436158 Make Var::GetMutable robust
8 years ago
dzhwinter 962061f0a3 windows fix
8 years ago
sneaxiy fb6201e93e test=develop
8 years ago
sneaxiy 4c672ab1a2 Merge reyoung:rewrite_allocation
8 years ago
Xin Pan ddd60581b7 clean up channel
8 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
8 years ago
sneaxiy 114eb17587 fix executor bug
8 years ago
sneaxiy 612e1a3155 modification
8 years ago
sneaxiy d0b2453ecd merge develop
8 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
8 years ago
qiaolongfei b4d48531e4 optimize vlog before and after op run, move into op.run
8 years ago
Yancey1989 efd5a84986 update executor interface
8 years ago
Yancey1989 7570d8e77c add rpc complete interface
8 years ago
Yancey1989 37410a0c75 update by comment
8 years ago
Yancey1989 c1ab215e26 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_pass_barrier
8 years ago
Yancey1989 1366832a41 add dist pass barrier
8 years ago
gongweibao 66c91911cf
Improve brpccmake (#11842)
8 years ago
Yancey c413c46915
Merge pull request #11603 from Yancey1989/rename_details_folder
8 years ago
Yancey1989 1ef6cdb60e move dist codes from operaotrs/detail to operators/distributed
8 years ago
Qiao Longfei 05a92779f4
Merge pull request #11524 from jacquesqiao/add-keep_kids-for-executor
8 years ago
Qiyang Min a29cb4be2a Fix decay bug (#11520)
8 years ago
qiaolongfei 2b1ecdf55a update comment
8 years ago
qiaolongfei daa0fbd5f4 add keep_kids flag for executor
8 years ago
tensor-tang 85c3bfc1f9 Merge remote-tracking branch 'ups/develop' into fix
8 years ago
tensor-tang 6602db5b3e throw warning if try to use mkldnn while not compiled
8 years ago
qiaolongfei f031555cfb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
Wu Yi 34865f2de3
Trainer send term signal (#11220)
8 years ago
qiaolongfei 6dd3f3cf27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
qiaolongfei 0485405b3d add more debug string
8 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
8 years ago
sneaxiy 02cc80b30d Fix dangling pointer bug
8 years ago
chengduoZH cb1c657ce4 move check_nan_inf to operator
8 years ago
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