-
### Issue Type
Feature Request
### Source
pip (model-compression-toolkit)
### MCT Version
1.8.0
### OS Platform and Distribution
Linux Ubuntu 18.04
### Python version
3.10
### Describe the i…
-
### 🐛 Describe the bug
When I try to fill a quantization, my code causes an error:
RuntimeError: Exporting the operator fake_quantize_per_tensor_affine to ONNX opset version 9 is not supported. Supp…
-
[24.08.2023 12:08:06] jasiu-rozowyczlowiek:
[24.08.2023 12:08:06] jasiu-rozowyczlowiek
-
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- TensorFlow installed from (source or binary):
- TensorFlow version (or github SHA if from source):
**Provide…
-
## Description
When I do PTQ for model.onnx and build an engine, I think the `calib scales` are pulled in operation(mul with weights) , take no account of fusions and layout transform, for int8…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
在YOLOv5s上,我使用官方配置的文档训练roadsign_voc数据集,能正常训练 验证 …
-
嗨 大家好,
我想得到使用TensorRT量化方式进行量化后,能够达到MQBench官方精度的resnet50网络
但是我没有找到(如果您有量化后的网络,并能够分享给我,我不胜感激)
为此,我按照官方提供的步骤进行处理
```
Clone and install MQBench;
Prepare the ImageNet dataset from [the offi…
-
## Description
I use QAT (pytorch-quantization) to build an explicitly quantized yolov5 model, and the target accuracy is int8. I took the route of torch->onnx->trt, but no matter how optimized, …
-
Thanks for the open-source Olive and ANT frameworks!
I have a question about the quantization process: Did you use the fake quantization? I checked the codes and I found that before computation, you …
-
# [WeeklyReports] 2023.11.08~2023.11.21 周报汇总
请各位学员在本 issue 下以 comment 的形式填写周报摘要,ddl 本周四晚,格式示例如下:
```
### 姓名
xxx
### 本周工作
1. xxx
2. xxx
### 下周工作
1. xxx
2. xxx
### 详细周报链接:
-…