You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the last few steps in a journey to release something I think is going to be pretty amazing. Code is wip dont judge. Goal is global and NOT dry though. This is going to be a learning example too. I get frustrated trying to pull apart hyper OO code while trying to grasp the basic concepts. In case "write better code" is a comment :P.
TLDR: We have a 2dtexture which is converted to a RGB float* cuda array. I can provide that too, but I use similar code in pure tensorrt implementations, and I know it to work. I believe my cuda array and sizing is correct. But if at a glance my init and detect look good I can try to trim stuff up and provide more info.
Run failed: Non-zero status code returned while running Conv node. Name:'p2o.Conv.0' Status Message: CUDA error cudaErrorInvalidValue:invalid argument
This is a modified rt-detr paddle paddle model. I can share the whole thing, but I think I modified this correctly.
To reproduce
I can minimize this too. Some people are human compilers, and someone might just spot it. If you don't see it at a glance, I'll try to do something. I'm not ready for the code to get out yet. I can provide the whole project I suppose. It's fairly nice.
Urgency
LOL this is an interesting one. I'm uh running out of time and money trying to start a company I guess. I have a fairly amazing demo that does some amazing things with screen cap, the windows display manager, and all sorts of stuff. A fairly profound architectural microcosm if you will. Then I also have a idea for a multi object tracking algo that might compete with SOTA so I just gotta get to that and then go get a job I guess. So uh, ya know, idk. It's just my life.
Platform
Windows
OS Version
Win 11 H2
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
ONNXRuntime version: 1.20.1
ONNX Runtime API
C
Architecture
X64
Execution Provider
CUDA
Execution Provider Library Version
CUDA 12.3
The text was updated successfully, but these errors were encountered:
Describe the issue
This is the last few steps in a journey to release something I think is going to be pretty amazing. Code is wip dont judge. Goal is global and NOT dry though. This is going to be a learning example too. I get frustrated trying to pull apart hyper OO code while trying to grasp the basic concepts. In case "write better code" is a comment :P.
TLDR: We have a 2dtexture which is converted to a RGB float* cuda array. I can provide that too, but I use similar code in pure tensorrt implementations, and I know it to work. I believe my cuda array and sizing is correct. But if at a glance my init and detect look good I can try to trim stuff up and provide more info.
Run failed: Non-zero status code returned while running Conv node. Name:'p2o.Conv.0' Status Message: CUDA error cudaErrorInvalidValue:invalid argument
This is a modified rt-detr paddle paddle model. I can share the whole thing, but I think I modified this correctly.
To reproduce
I can minimize this too. Some people are human compilers, and someone might just spot it. If you don't see it at a glance, I'll try to do something. I'm not ready for the code to get out yet. I can provide the whole project I suppose. It's fairly nice.
Urgency
LOL this is an interesting one. I'm uh running out of time and money trying to start a company I guess. I have a fairly amazing demo that does some amazing things with screen cap, the windows display manager, and all sorts of stuff. A fairly profound architectural microcosm if you will. Then I also have a idea for a multi object tracking algo that might compete with SOTA so I just gotta get to that and then go get a job I guess. So uh, ya know, idk. It's just my life.
Platform
Windows
OS Version
Win 11 H2
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
ONNXRuntime version: 1.20.1
ONNX Runtime API
C
Architecture
X64
Execution Provider
CUDA
Execution Provider Library Version
CUDA 12.3
The text was updated successfully, but these errors were encountered: