openvino/tools/pot/tests/data/intermediate_configs/wrong_configuration.json

13 lines
445 B
JSON

{
"4/fq_input_0": {
"activations": [
["4", [{"bits": 8, "mode": "symmetric", "granularity": "perchannel"},
{"bits": 8, "mode": "asymmetric", "granularity": "perchannel"}
]
],
["5", [{"bits": 4, "mode": "symmetric", "granularity": "pertensor"},
{"bits": 4, "mode": "asymmetric", "granularity": "pertensor"}]
]
]
}
}