Commit Graph

45 Commits (6597ccb01f1144cb4ba206de07fa9688631b4850)

Author SHA1 Message Date
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Tao Luo 067ed70f2d add HasProtoAttr function in op_desc.h, clean node.h
6 years ago
Tao Luo 8d6984eb9b change OpHasAttr to RuntimeHasAttr, add some comments
6 years ago
Tao Luo c856ac8721 add OpHasAttr in node.h, update is_test_pass and mkldnn_placement_pass
6 years ago
peizhilin 1a9008c420 code style fix
6 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
Tao Luo 813e54efbd
Merge pull request #14328 from PaddlePaddle/revert-14046-windows/debug
6 years ago
Xin Pan ff6c809bfc
Merge pull request #14251 from panyx0718/fix
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
Xin Pan 59c66532e7 add more logs and comments
6 years ago
Xin Pan 25123a3b7e add tests
6 years ago
Xin Pan fb576cb5cb allow to compare type
6 years ago
Xin Pan ead94bfc6c fix destructor
6 years ago
Xin Pan 2e14999942 clean1
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
Xin Pan bba0c4a9f2 delete unused codes.
6 years ago
dzhwinter e41a3fcd68 fix update to develop hang problem.
6 years ago
wanghaoshuang 3ae9645084 compile in linux
6 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
6 years ago
Xin Pan 0bd7a67eaf avoid creating dangling ir::Node.
7 years ago
dzhwinter dbe90cc0f6 merge develop branch
7 years ago
Xin Pan c709a04ae2
Merge pull request #13018 from panyx0718/name
7 years ago
Yan Chunwei cfa6bbb755
move nodeid from graph to node (#13065)
7 years ago
Xin Pan 7dff0b11c6 fix
7 years ago
Xin Pan 51ef0ad766 allow to use name_scope for debugging and visiualization
7 years ago
Yan Chunwei 902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand (#13006)
7 years ago
dzhwinter efd0884fa9 add op registry
7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
7 years ago
Xin Pan 698c926ce5 copy program and fix op_desc
7 years ago
Yan Chunwei 896a37b6e3
fea/link ir to inference analysis and fc fuse support (#12789)
7 years ago
Yan Chunwei 5d2834fcf7
fea/ir support fuse, based on graph pattern detection helper (#12636)
7 years ago
Xin Pan 0b3465d215 better
7 years ago
Xin Pan dcaf183daa builder SSA graph at the beginning.
7 years ago
Xin Pan 950585f419 follow comments
7 years ago
Xin Pan ff5a7b67ed polish
7 years ago
Xin Pan 64eaa4c829 clean
7 years ago
Xin Pan 10786a243e polish graph
7 years ago
Xin Pan 2fa8df1caf separate graph building pass and graph-based pe builder
7 years ago
Xin Pan 37e514432b op compose node and update nodes.
7 years ago
Xin Pan 7231ef6b68 tmp
7 years ago
Xin Pan 7781297c70 variants
7 years ago
Xin Pan fcda23a3e4 simple node
7 years ago
Xin Pan 08acc03522 start
7 years ago