-
`RuntimeError Traceback (most recent call last)
/tmp/ipykernel_9478/3276394805.py in
9 train_dataloader=val_data_loader,
10 eval_dataloader=val_data…
-
When I use the MQBench to quant RLFN model with Qdrop、adaround, some errors have occurred.
**env:**
Ubuntu18.04,cuda11.1,
MQbench version: e2175203c8e62596e66500a720a6cb1d1fc1dacd
RLFN is a super …
-
### 🐛 Describe the bug
I use a mobilenetv2 from timm respository, and modify:
1. relu6 -> relu
2. '+' -> nn.quantized.FloatFunctional().add
3. add quant and dequant
then I use a small learnin…
-
我在使用adaround微调mobilenet-v2模型参数时,发现显存占用不断增加,最后爆掉了。
```python
Traceback (most recent call last): …
-
Hi,
Thank you so much for your contribution. Could you please also release full precision linear evaluation config?
Best
-
### bug描述 Describe the Bug
### 问题描述 Please describe your issue
### bug描述 Describe the Bug
- 版本、环境信息:
1. PaddlePaddle版本:2.4.0
2. CPU/GPU:A100
3. Docker:paddlepaddle/paddle:2.4.0…
-
## Description
I run the demo Quantizing Resnet50 from [Pytorch Quantization Toolkit Userguide](https://docs.nvidia.com/deeplearning/tensorrt/pytorch-quantization-toolkit/docs/tutorials/quant_res…
-
-
### 软件环境
```Markdown
装的是cpu版本的
- paddle-bfloat 0.1.7
- paddle2onnx 1.0.6
- paddlefsl 1.1.0
- paddlenlp 2.5.2
- paddlepaddle 2.4.2
```
### 重复问题
- [x] I have…
-
## 🐛 Bug
```
Traceback (most recent call last):
File "E:/dlprojects/DeepSegment/serving/test.py", line 33, in
example_outputs=output)
File "F:\anaconda3\lib\site-packages\torch\onnx\__…