megengine.module.quantized.Linear.from_qat_module

classmethod Linear.from_qat_module(qat_module)[源代码]

返回从 QATModule 实例转换而来的 QuantizedModule 实例。