Commit Graph

1877 Commits (4461a458a58c1bc55fba76256e7d9fd0d5b09486)

Author SHA1 Message Date
tensor-tang ca6fdc6e33 refine and fix test
7 years ago
tensor-tang a89296ac1f add repeated fc relu pass
7 years ago
Xin Pan 50b4ac08b0 fix
7 years ago
Xin Pan a1bfb35dd6 try fix py2
7 years ago
Xin Pan 6a18c0f9ff
Merge pull request #15278 from chengduoZH/revert_remove_workspace_handle_in_conv2d_cudnn
7 years ago
Zhaolong Xing 98e85f3735 add_transpose_flatten_concat_fuse (#15121)
7 years ago
chengduozh 358e657f68 Revert "Remove workspace_handle in conv_cudnn (#15186)"
7 years ago
tensor-tang fc9fbab6a0
Merge pull request #15271 from tensor-tang/fix/typo
7 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
7 years ago
tensor-tang c3a9f3c4b2 fix typo and refine
7 years ago
tensor-tang ab9c4b2a9f refine seqpool concat pass and remove unused nodes
7 years ago
tensor-tang ce909664d8 Merge remote-tracking branch 'ups/develop' into refine/seqpool/feed
7 years ago
flame fb63cd89d4
Add python ir graph API (#14917)
7 years ago
tensor-tang a0a27bd240 add seqpool concat fuse pass tester
7 years ago
tensor-tang 8e086a8521 follow comment and fix typo
7 years ago
tensor-tang 48410b9bfe
Merge pull request #15237 from tensor-tang/fuse/seqpool_concat_2
7 years ago
Xin Pan 7b73fc9e1a
Merge pull request #15089 from panyx0718/api
7 years ago
tensor-tang f8c305b243 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat_2
7 years ago
Zeng Jinle e29f10d315
Merge pull request #15207 from sneaxiy/remove_op_handle_lock_and_fix_var
7 years ago
Zeng Jinle 7b638f2781
Merge pull request #15218 from sneaxiy/fix_same_name_func
7 years ago
tensor-tang 72d2a1801e add seqpool concat fuse pass
7 years ago
sneaxiy bc205ef374 fix same name func
7 years ago
xuezhong c0bc818688
Merge pull request #15188 from velconia/add_pyramid_dnn_support
7 years ago
sneaxiy 4a443ffc98 merge develop
7 years ago
sneaxiy 7c7342bf12 fix scope.var()
7 years ago
Tao Luo 4d9aa1745a
Merge pull request #14806 from mozga-intel/mozga-intel/scale_operator_ngraph
7 years ago
minqiyang b76695418a Polish log
7 years ago
minqiyang 1bfbc0d963 Polish code
7 years ago
minqiyang 7f45b9511a Polish code
7 years ago
minqiyang 68a07328fa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_pyramid_dnn_support
7 years ago
minqiyang 4bfa110fd8 Add no lock optimize pass
7 years ago
chengduo eabb2105fa
Refactor MultiDevSSAGraphBuilder (#15090)
7 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
7 years ago
mozga-intel e77956c920 Enable mean operator for a ngraph
7 years ago
mozga-intel dd768714ab Enable scale operator for a ngraph
7 years ago
baojun-nervana f0cde74564 Update ngraph with elt-wise relu test=develop
7 years ago
Xin Pan 8ae9094e07 polish and resolve conflicts
7 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor
7 years ago
Yan Xu a1e60ab19b
Merge pull request #14791 from Yancey1989/parallel_graph_mode
7 years ago
Yancey1989 4ad9de74dd disable sync nccl by default test=develop
7 years ago
Yancey1989 db603398b7 disable parallel graph executor by default
7 years ago
Xin Pan 087af6a686
Merge pull request #15131 from panyx0718/clean
7 years ago
Yancey1989 e65436103f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Yancey1989 94c80347b6 update by comment
7 years ago
Qiyang Min 23761beaef
Merge pull request #14971 from velconia/imperative_mnist
7 years ago
Wu Yi 227e0c4518
fix nccl2 mode startup test=develop (#15132)
7 years ago
Xin Pan 9186451f60 hide GetTensor
7 years ago
Yancey1989 35cda13e9f fix unittest test=develop
7 years ago
minqiyang 2547f9d1b8 Polish code
7 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago