使用J6B 进行ptq模型转换,配置如下,但生成的hbm文件输出头还是只有一个缩放因子且很小.
那里设置的不对吗?还是J6B不支持per_channel这个参数呢?

{
"model_config": {
"activation": {
"per_channel": true,
"calibration_type": "kl",
"num_bin": 1024,
"max_num_bin": 16384
},
"model_output_type": "int32"
}
}
使用J6B 进行ptq模型转换,配置如下,但生成的hbm文件输出头还是只有一个缩放因子且很小.

{
},
}
}

