-
hi @qbxlvnf11
i wanted to convert parseq model to onnx , like below
resnet18 = torch.hub.load('baudm/parseq', 'parseq', pretrained=True) this was added in main function
resnet18.eval().to('c…
-
**Describe the bug**
I'm trying to build the latest release of Onnxruntime 1.12.0 with OpenVINO EP (2020.3) on Windows 10. Here is my command line:
```
.\build.bat --config RelWithDebInfo --bui…
-
**Describe the bug**
Running the attached ONNX model on GPU gives an runtime error related to the keras.Upsampling3D Operator with an input larger than 100^3. Using a depth 1 model with otherwise the…
-
Hi, I've tested in 2 different environments and none of them get that detects the GPU. The first environment is with an Nvidia A100 and the second with an Nvidia rtx 3060 (both on windows 11) I have t…
-
Hi!
I'm trying to install it (to use it with local ollama) on Windows with Python 3.12 and I get
```
ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Py…
-
I think it probably should be faster, but I literally can't use it, idk what's the matter, it just stucks at
creating a tensor from a list of numpy.ndarrays is extremely slow etc.
-
The inference results obtained using onnxruntime and pytorch are different. The code I used is shown below, the model only contains a linear layer.
When the pytorch and onnxruntime running results…
-
**Information:**
- Chainner version: 0.22.2
- OS: Windows 10 10.0.19045.4170
- CPU: AMD Ryzen 5 5600
- GPU: RTX 3060
- CUDA: 12.4
- TensorRT: 10.0.0.6
**Description**
I'm getting `Type…
-
**Describe the bug**
When running models with conv layers with optimization, ORT throws the following error
```
2022-07-26 09:49:04.435452395 [E:onnxruntime:Default, cuda_call.cc:118 CudaCall] CUDN…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/comfyui-reactor-node/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updat…