Commit Graph

8 Commits (develop)

Author SHA1 Message Date
pangyoki 827ac36faa
Use dygraph mode by default (#27443)
6 years ago
Zhen Wang 0fe72469ea
Add the max-pool2d quantization support and the partial quantization support. (#19310)
7 years ago
Zhen Wang bf6b9d6d37 add checkpoint functions for graph. test=develop
7 years ago
Zhen Wang b8d1f5038e Add the executor test for the graph clone API. test=develop
7 years ago
Zhen Wang ac6ef06ffa Add the Clone method in Graph. test=develop
7 years ago
Zhen Wang 1b9c8d5f06 add clone function for IrGraph. test=develop
7 years ago
Zhen Wang 33f99d6197 add IrNode&IrVarNode&IrOpNode. test=develop
7 years ago
WangZhen dde19a0ff8 add quantization freeze pass.
7 years ago