File size: 326 Bytes
7c6bf04 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
{
"per_model_config": {
"model": {
"op_types": [
"Relu",
"Gemm",
"Conv",
"Add",
"GlobalAveragePool",
"MaxPool",
"Flatten"
],
"weight_type": "QUInt8"
}
}
} |