Cherry-pick changes from 6d69a85 (#12931)

Co-authored-by: Indira Salyahova <indira.salyahova@intel.com>
This commit is contained in:
Nikita Malinin
2022-09-06 19:45:46 +02:00
committed by GitHub
parent 88e4ac5e53
commit ace759c74c

View File

@@ -76,7 +76,7 @@
"type": "Multiply",
"quantization": {
"activations": "q16_a",
"weights": ["q8_w", "q16_w"],
"weights": ["q16_w"],
"outputs": "q32_o"
}
},