• Zhuoran Yin's avatar
    [mlir] Adding quant convolution fusion as anchor op (#1683) · 7f105952
    Zhuoran Yin authored
    Exposed the mlir_enabled() call the decide for lowering pipeline's enablement
    Disabled the rewrite quantization pipeline in mlir compilation
    Added quant convolution as anchor ops
    Fixed the return type expectations
    Added the fall back hip implementation for quantizelinear and dequantizelinear
    Will need advises to improve the implementation for quantizelinear
    7f105952
fuse_pointwise.cpp 7.04 KB