Commit Graph

142 Commits (b5a410466c70750b763d5be4c3238b73c9190c90)

Author SHA1 Message Date
Zeng Jinle 3fd3b663a8
fix gc bug in controlflow ops, test=develop (#19827)
6 years ago
baojun a3a4b6e570 Enable ngraph through build_strategy (#19266)
6 years ago
Zeng Jinle 19474019c2
fix fast pe to run highest priority ops first, test=develop (#19575)
6 years ago
Zeng Jinle 7ac748adb4
Open gc by default (#18836)
6 years ago
Huihuang Zheng 89bc3fd841
Support memory eager deletion on recurrent OP (#17710)
6 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
6 years ago
baojun a4c528a31c [NGraph] some ngraph updates to enable bert (#17739)
6 years ago
guru4elephant d52391094d
fix prepare context redundant code problem, optimize executor by cach… (#17743)
6 years ago
guru4elephant 7f8bc49d00
polish_executor_and_add_ctx_cache (#17536)
6 years ago
dongdaxiang ba15d6b164 move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids
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 b66f0074b6 fix data reading bugs in api, add VLOG(3) log for setup
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 2486389793 add RunFromDataset in executor
6 years ago
dongdaxiang e36bbcc871 fix some typo and CMakefile.txt
6 years ago
sneaxiy a93a9eef8f add op registry type
6 years ago
baojun e3c37bd564 remove const_cast and refactor ngraph engine code (#15925)
6 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
6 years ago
sneaxiy 7b608396fe fix travis-ci format check
6 years ago
sneaxiy 597dc65e76 enhance gc
6 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
6 years ago
baojun efce25673c Adding ngraph_engine_op (#14948)
6 years ago
Wu Yi a8bc05b5ff
Refactor distributed RPC (#15075)
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
6 years ago
sneaxiy c631412eab fix gc bug
6 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
6 years ago
sneaxiy 2328bee1cc fix Windows compile bug
6 years ago
sneaxiy 0c554a59fa merge develop
6 years ago
sneaxiy 06f8aa5b97 remove while_op support temporarily
6 years ago
baojun-nervana 22ac2133e4 Rename class
6 years ago
baojun-nervana bfde5e10ce Move ngraph compile control to cmake
6 years ago
sneaxiy eb8252466b polish code
6 years ago
sneaxiy 387bac46b5 refine code
6 years ago
sneaxiy e694d0c2e4 fix while_op eager deletion bug
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
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
6 years ago
Yan Chunwei a7188d5bc7
fix executor transfer cache bug (#14518)
6 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Tao Luo c7b3bfcdf1
Merge pull request #14376 from baojun-nervana/intel/ngraph_fusedop
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
baojun-nervana ea3538d8dd Added fused operator
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago