-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
## Description
**Tensorrt seg fault when parsing an ONNX model ( yolov8 QAT) with gcc13 installed in Ubuntu 22.04.**
## Environment
**TensorRT Version**: 10.3 or olders
**NVIDIA GPU**: NVIDIA R…
-
### 🐛 Describe the bug
import torch
import torchaudio
from torch import nn
class DataCov(nn.Module):
def __init__(self):
super(DataCov, self).__init__()
self.transform…
-
### System Information
OpenCV version: 4.7.0
Operating System / Platform: Ubuntu 20.04
Compiler & compiler version: GCC 7.5.0
Python version: 3.8
### Detailed description
OpenCV initialise…
-
**Description**
I'm trying to deploy text to speech model with onnx and triton. When running the server, I get this error: failed:Protobuf parsing failed.
also model status is : UNAVAILABLE: Interna…
-
### 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
Othe…
-
command.log
```
PYTHONPATH=/home/chi/src/torch-mlir/build/tools/torch-mlir/python_packages/torch_mlir python runmodel.py --todtype default --mode onnx --outfileprefix opt-125M-awq 1> model-run.log …
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
## Description
When I use your demo/Diffusion/demo_txt2img_xl.py for INT8 datatype inference, it reports an error:
Invoked with: %338 : Tensor = onnx::Constant(), scope: transformers.models.clip…
-
### Checklist
- I have searched related issues but cannot get the expected help.
- I have read related documents and don't know what to do.
### Describe the question you meet
Hi, I'm trying …