-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Pred…
-
### Request description
Add a GPU support matrix table so that independent software vendors know what is expected to work.
### What component(s) does this issue relate to?
Runtime
### …
fire updated
2 months ago
-
# Bug Description
## Summary
When attempting to solve a neural network optimization problem on a GPU using Lux and LuxCUDA packages in Julia, a GPU compilation error occurs.
## Steps to Reproduce…
-
**Describe the bug**
tensorflow_model_optimization.quantization.keras.quantize_model function throws the following error with mobilenet v3.
```
Traceback (most recent call last):
File "issu…
ejcgt updated
2 years ago
-
https://github.com/microsoft/DeepSpeed
Deepspeed delivers considerable inference time reduction for both single gpu and cluster gpus.
It is the state of the art of inference optimization and is very…
-
I want to know how many GPUs and GPU RAMs are needed to run the demo training as well as the training times for various training configurations.
Is there any WeChat group to join for fast iteration…
-
### System Info
```shell
when I use
pip install optimum[onnxruntime-gpu]==1.8.5
run this code
from optimum.onnxruntime.configuration import OptimizationConfig
have some bug
╭────────…
-
| | |
| --- | --- |
| Bugzilla Link | [41028](https://llvm.org/bz41028) |
| Version | 7.0 |
| OS | Linux |
| Attachments | [IR before optimization](https://user-images.githubusercontent.com/60944935…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### System Info
```shell
Optimum version: 1.4.1.dev0
Python: 3.8.13
Platform: Ubuntu 18.04 LTS
```
### Who can help?
@JingyaHuang @echarlaix
### Information
- [X] The official example scripts…