-
**Describe the bug**
When using IOBindings, input bindings that reside on host memory are not transferred to device memory when run is called.
This does not cause any error to be thrown or displayed…
-
### Describe the issue
Per https://docs.nvidia.com/deeplearning/cudnn/api/index.html#cudnnSetTensorNdDescriptor, document says:" Tensors are restricted to having at least 4 dimensions", but here ON…
-
CuPy version: 8.4
Platform: Debian Linux
CUDA: 11.2
Installed from source (`pip install cupy`)
It would be very nice if cupy could throw a clear (or more clear) error message if the installed CU…
-
### 1. Issue or feature description
Guys, I'm loosing my mind. I have k3s cluster running 3x rpi CM4 and one Jetson Nano.
Runtime environment was detected when I installed the K3s ok, and added t…
-
### Describe the issue
I implement a custom OP with CUDA,
in kernel implement: OrtStatusPtr MyKernel::ComputeV2(OrtKernelContext *context)
It call a CUDA kernel class in this:
```
class MyCudaKe…
-
Thank you for making your work publicly available!
I am trying to test your model on a 8xRTX6000 cards, and I'm getting a timeout error:
```
> initializing model parallel cuda seeds on global ran…
-
When I run the following code:
```
cv = require 'cv'
require 'cv.cudawarping'
require 'cv.imgcodecs'
require 'image'
require 'xlua'
local I = image.lena():permute(2, 3, 1):cuda()
local h = I:size(1)…
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTor…
-
Hi
Thanks so much for writing this, much needed.
However, I am unable to install the torchsearchsorted extension due to some gcc version incompatibility. Do you have any insights/experience with …
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
### Describe the bug
MiniCPM-llama3-V2_5 启动后使用imag…