Searched defs:quant_config (Results 1 – 8 of 8) sorted by relevance
17 def _annotate_conv2d(partitions, quant_config): argument
17 def _annotate_dropout(partitions, quant_config): argument
17 def _annotate_flatten(partitions, quant_config): argument
17 def _annotate_mean(partitions, quant_config): argument
17 def _annotate_linear(partitions, quant_config): argument
17 def _annotate_conv_relu(partitions, quant_config): argument
17 def _annotate_add(partitions, quant_config): argument
62 def __init__(self, quantizer_supported_modules=None, quant_config=None): argument