-
## Description
I tried to convert onnx to an engine file using demo_img2vid. py on rtx4090,but received the following error message:
[E] [defaultAllocator.cpp::allocate::31] Error Code 1: Cuda Runti…
-
Hi i get the following import error when using fast5
```----> 9 from fastT5 import export_and_get_onnx_model
File /opt/conda/envs/mem_sum/lib/python3.11/site-packages/fastT5/__init__.py:1
----…
-
### Describe the issue
Various models result in the error:
Failed to finalize QNN graph. at location qnn_model.cc:152 FinalizeGraphs
### To reproduce
The following AI Hub jobs results in Failed t…
-
Please help with pose estimation for rk3588
### Pose
https://github.com/WongKinYiu/yolov7/tree/pose
```
W __init__: rknn-toolkit2 version: 1.4.0-22dcfef4
--> Loading model
W load_onnx: It …
-
1,MSS库会有报错,Backend tkagg is interactive backend. Turning interactive mode on.
各种谷歌和GPT也找不到解决方案,只能用DXCAM重写了函数
2,已验证torch.cuda可用,也安装了GPU的runtime,但每次均报错回退到CPU计算,导致很卡。。。原因不明
WARNING ⚠️ Failed to star…
-
### 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…
-
### 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…
-
### Describe the issue
Hello,
I'm trying to quantize an ONNX model to INT8 using the ONNX Runtime tools provided [here](https://github.com/microsoft/onnxruntime/blob/main/onnxruntime/python/tools/…
-
```
_ TestOnnxModelOutputConsistency_opset18CPU.test_output_match_nn_functional_embedding_bag_cpu_float16 (inputs='(tensor([[ 3.4629, 4.7383, -5.2305, -7.2500, 3.7188],\n [ 0.5361, -6.0039, …
-
skl2onnx Version: 1.16.0
I have a simple model where the input is numpy.float64 and the model pipeline looks like this:
```
model3 = Pipeline(
[
("cast32", CastTransformer(dtype=num…