Commit Graph

133 Commits (e388a1fb66ea04d2beaf3220577330c7517dbcaa)

Author SHA1 Message Date
dongdaxiang ba15d6b164 move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids
7 years ago
xujiaqi01 d25389fefd add some log && fix error
7 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer
7 years ago
dongdaxiang b66f0074b6 fix data reading bugs in api, add VLOG(3) log for setup
7 years ago
dongdaxiang b415ec27e8 make Dataset* as an argument
7 years ago
xjqbest dd67ad08a2 modify c++ and python dataset related code & fix bug
7 years ago
dongdaxiang 2486389793 add RunFromDataset in executor
7 years ago
dongdaxiang e36bbcc871 fix some typo and CMakefile.txt
7 years ago
sneaxiy a93a9eef8f add op registry type
7 years ago
baojun e3c37bd564 remove const_cast and refactor ngraph engine code (#15925)
7 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
7 years ago
sneaxiy 7b608396fe fix travis-ci format check
7 years ago
sneaxiy 597dc65e76 enhance gc
7 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
7 years ago
baojun efce25673c Adding ngraph_engine_op (#14948)
8 years ago
Wu Yi a8bc05b5ff
Refactor distributed RPC (#15075)
8 years ago
sneaxiy ae6f46a1a9 rewrite variable type
8 years ago
sneaxiy c631412eab fix gc bug
8 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
8 years ago
sneaxiy 2328bee1cc fix Windows compile bug
8 years ago
sneaxiy 0c554a59fa merge develop
8 years ago
sneaxiy 06f8aa5b97 remove while_op support temporarily
8 years ago
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