Zhen Wang
|
ac6ef06ffa
|
Add the Clone method in Graph. test=develop
|
6 years ago |
Zhen Wang
|
01eddf125c
|
Not add graph copy construction method. test=develop
|
6 years ago |
Zhen Wang
|
1b9c8d5f06
|
add clone function for IrGraph. test=develop
|
6 years ago |
Zhen Wang
|
e00c7a2e26
|
Merge pull request #15830 from wzzju/add_ir_node_encapsulation
add IrNode&IrVarNode&IrOpNode. test=develop
|
6 years ago |
Zhen Wang
|
548931456c
|
update some functions' names according to the suggestion. test=develop
|
6 years ago |
Xin Pan
|
26e32e095a
|
allow compiler to use graph
test=develop
|
6 years ago |
WangZhen
|
c67b29c178
|
fix some bugs of graph.to_program and get_pass.
|
6 years ago |
WangZhen
|
c8095eeb82
|
add freeze pass, and UT is passed.
|
6 years ago |
WangZhen
|
dde19a0ff8
|
add quantization freeze pass.
|
6 years ago |
WangZhen
|
b913463e83
|
Update according to the reviewers' suggestion. test=develop
|
6 years ago |
WangZhen
|
59e5cc51d6
|
Add quantization transform pass and UT.
|
6 years ago |
WangZhen
|
e2ff300b02
|
add UT for quantization.
|
6 years ago |
WangZhen
|
451896fce4
|
init quantization.
|
6 years ago |
flame
|
fb63cd89d4
|
Add python ir graph API (#14917)
|
6 years ago |