Searched refs:GeneralQuantModule (Results 1 – 2 of 2) sorted by relevance
32 from quantization_ops import FusedQuantModule, GeneralQuantModule, StaticQuantModule90 "general_quant_ops": GeneralQuantModule(),
5 class GeneralQuantModule(torch.nn.Module): class