-
Add one example to repo and DLM
-
### Describe the documentation issue
I recently see onnxruntime adds the int4 blockwise quantization feature and wish to know whether there is any associated documentation regarding this very new fea…
-
Dear @shewu-quic
We are continuously performing QNN quantization on the Llama-3.2-1B & 3B-Instruct models and testing them on the device.
We have confirmed that the model works correctly with qn…
-
### 🐛 Describe the bug
from torch.ao.quantization.quantizer import (
XNNPACKQuantizer,
get_symmetric_quantization_config,
)
the code abve report error:
ImportError: cannot import name 'X…
-
The following problem is solved almost instantaneously in both SageMath and Matlab, but it takes much longer in sympy. The problem has 8 solutions. If I use `manual=True`, solve is very fast, but it f…
-
## Description
When performing Resnet18 PTQ using TRT-modelopt, I encountered the following issue when compiling the model with TRT.
First off, I started with a pretrained resnet18 from torchvi…
-
**System information**
TensorFlow version (you are using): TF 2.13.0
Are you willing to contribute it (Yes/No): No
Describe the feature and the current behavior/state.
Dear TF developers, I'm …
-
### Describe the bug
A clear and concise description of what the bug is.
Traceback (most recent call last):
File "/opt/conda/envs/torch2/lib/python3.8/site-packages/mmengine/registry/build_fu…
-
### 🚀 The feature
hi, thanks for your great work. I hope to be able to add quantized vit model (for ptq or qat).
### Motivation, pitch
In 'torchvision/models/quantization', there are several quanti…
-
Very appreciate having such a good job. I want to report a bug for cmd_sensitive_analysis in qat.py
When calling the **quantize.calibrate_model** function, a `device` parameter is underwritten, ca…