Commit Graph

27 Commits (000ba1ac5f0bcf35280e544c661ae6554de9e395)

Author SHA1 Message Date
Xin Pan ab72d28a5e clean up and correctness check
7 years ago
Xin Pan 5173a53c8a fix reorder issue.
7 years ago
Xin Pan 21a45420f0 polish and test
7 years ago
Xin Pan 93355cc0d2 fix control deps
7 years ago
Xin Pan f6d99d1f73 polish
7 years ago
Xin Pan c3f6e0e8a2 add namespace to Graph
7 years ago
Xin Pan dcaf183daa builder SSA graph at the beginning.
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 9b9603306c graph attrs
7 years ago
Xin Pan 2eeaa8d5cf Graph in ParallelExecutor Builder
7 years ago
chengduoZH 0c851cab22 add SSA graph checker
7 years ago
chengduoZH 1076e85135 refine logic
7 years ago
chengduoZH 8291b916d6 replace graph_builder_factory with ssa_graph_builder_factory
7 years ago
chengduoZH 9ac785be39 check graph's validation
7 years ago
yuyang18 d9af153232 SSA Graph Builder Factory
7 years ago
Xin Pan 98c12b1a08 Clean up C++ codes. (#10022)
7 years ago
Yu Yang 64c139e854 Using constructor for VarHandle
7 years ago
Yu Yang f051c768e5 Simplify DataStructure in SSAGraph
7 years ago
Yu Yang 27533b6423 Fix Leaf Ops in Graph
7 years ago
Yu Yang 3aa2a8ffcf Follow comments
7 years ago
Yu Yang 54bd17fe7b Complete Flowers
7 years ago
Yu Yang 5c7a523326 Add Graphviz output
7 years ago
Yu Yang b123e43bf9 extract multi devices graph builder
7 years ago