-
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…
-
This happens whenever I use llvm intrinsics with clang-17, regardless of the intrinsic
### Error Output
fatal error: error in backend: Do not know how to widen the result of this operator!
St…
-
Trying to get f-stack setup on digitalocean ubuntu vps, the build process per the [quick start](https://github.com/F-Stack/f-stack#quick-start) is failing. I'm building from the current dev branch, he…
-
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…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
INT8 model on nvidia gp…
-
First of all, thank you for making such a useful and user friendly library available for free! This has already saved me hours of work and has made my code a lot less hack-y in its implementation of p…
-
cross referencing from https://discuss.ray.io/t/checkpointing-errors-on-complex-models/7637/4
While using TuneReportCheckpointCallback I get
```
Trial returned a result which did not include the s…
-
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…
-
### 🐛 Describe the bug
When I try to fuse two modules (e.g., `Conv2d` and `BatchNorm2d`). I tried 1,000 times random input, finding that the output produced by `fuse_modules` is inconsistent with t…
-
Hi
If both enable QAT_HW and QAT_SW, can it switch to SW when HW bandwidth resources is busy, and switch back to SW when HW resources is free again?
From https://github.com/intel/QAT_Engine/bl…