File size: 1,023 Bytes
1c34dab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
  "one_external_file": true,
  "opset": null,
  "optimization": {},
  "optimum_version": "1.18.0.dev0",
  "quantization": {
    "activations_dtype": "QInt8",
    "activations_symmetric": true,
    "format": "QDQ",
    "is_static": true,
    "mode": "QLinearOps",
    "nodes_to_exclude": [],
    "nodes_to_quantize": [],
    "operators_to_quantize": [
      "Conv",
      "ConvTranspose",
      "Gemm",
      "Clip",
      "Relu",
      "Reshape",
      "Transpose",
      "Squeeze",
      "Unsqueeze",
      "Resize",
      "MaxPool",
      "AveragePool",
      "MatMul",
      "Split",
      "Gather",
      "Where",
      "InstanceNormalization",
      "LayerNormalization"
    ],
    "per_channel": false,
    "qdq_add_pair_to_weight": true,
    "qdq_dedicated_pair": true,
    "qdq_op_type_per_channel_support_to_axis": {
      "MatMul": 1
    },
    "reduce_range": false,
    "weights_dtype": "QInt8",
    "weights_symmetric": true
  },
  "transformers_version": "4.39.0.dev0",
  "use_external_data_format": true
}