-
Dashboard to track the performance of IPEX as TorchDynamo backend on CPU.
cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @ezyang @msaroufim @bdhirsh @anijain2305 @zou3519 @ch…
-
Hi @zk1998,
Im sorry to bother you again.
I implemented your QAT solution for my YOLOv9 (version gelan-s) model.
But I got the perfromance degradation problem, the QAT-ready model has dropped perf…
-
Hi team,
Actually, I had trained yolov5 for custom object detection model and I had carried out compression techniques and it worked for me.
But quantization on yolov5 models is throwing error
-…
-
I encountered the following problems when using vaitrace tool on VCK5000:
![image](https://user-images.githubusercontent.com/51226649/212828058-4fe8611d-97f6-4f5a-94c6-8866a06d49a2.png)
Here are m…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
# 问题描述
您好,请教一个问题,使用PaddleDetection提供的ppyoloe_c…
-
## The what and the why
We have started migrating our recipes onto FSDP2 APIs, as they offer better composability with torch compile, quantization APIs, frozen/unfrozen weights, and more. See the o…
-
Checklist:
- [x] run validation on main
- [x] QAT (generic)
- [x] GNR (IAA, DSA)
- [x] GNR-D (QAT)
- [x] FPGA
- [x] SPR (SGX, QAT, GPU, IAA, DSA)
- [x] Make sure `kube-rbac-proxy…
-
Hello,
It seems as though Conv1D layer quantization is not yet supported? I get an error while trying to quantize a model containing Conv1D layers..is this going to be supported at some point?
-
Hello @rybakov ,
Is it possible to get a fully INT8 quantized tflite for STREAM_EXTERNAL_STATE and STREAM_INTERNAL_STATE models?
For example: [ds_tc_resnet](https://github.com/google-research/g…
-
Hello! Thanks so much for your entry!
When I try to run eval, I get errors load the weight_path. It looks like you have a local path hardcoded into the script there. Is that file available in this…