piusanalytics's picture
Duplicate from abhishek/sketch-to-image
88862f4
# Copyright (c) OpenMMLab. All rights reserved.
from .quantization import dequantize, quantize
__all__ = ['quantize', 'dequantize']