Commit Graph

17 Commits (9a93f6aae0de63ca2c239feeb55b9311f6e6441b)

Author SHA1 Message Date
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
5 years ago
Zeng Jinle bae5930ba1
fix graph attr copy issues, test=develop (#23191)
5 years ago
Tao Luo 01fa4ead61
fix -Wno-error=sign-compare warning in gcc8 (#21434)
5 years ago
chengduo 5866a7a5fe
Enable fused_all_reduce_op_handle support GPU and CPU Gradients (#19418)
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang 36dce65bb3 Take DataType and VarType apart
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
Tao Luo 316bc9bfc9 fix typo and warning in analyzer_resnet50_test
6 years ago
minqiyang beb93bb901 Fix ut bug for graph_test
7 years ago
Xin Pan 891c3c0f9a test and doc IR Graph
7 years ago
nhzlx a2749adf5d fix warning
7 years ago
Xin Pan 2782e71a11 fix graph_test
7 years ago
Xin Pan 93355cc0d2 fix control deps
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 950585f419 follow comments
7 years ago
Xin Pan 62e2aa115d add a graph_test
7 years ago