-
I also meet this error when I try to reproduce your code on several images from scannet_v2. Could you please provide some advice on how to handle this?
My emb_i and emb_j shape output like follows:
…
-
Although it is easy to visualize element tensor on grid, when a well intersection or any other intersection is made, it is not possible to show it.
![image](https://github.com/user-attachments/…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
transformers==4.45.1
### Reproduction
### 输入同时包含video和image在进行tokenizer时具体报错如下
Converting format of …
-
### Triton python code
```mlir
import torch
import torch._inductor.config
def test_model_2(x):
device = torch.device("cuda")
model = torch.nn.Sequential(
torch.nn.Linear(10, 10…
-
### Name and Version
```
.\llama-cli.exe --version
ggml_cuda_init: GGML_CUDA_FORCE_MMQ: no
ggml_cuda_init: GGML_CUDA_FORCE_CUBLAS: no
ggml_cuda_init: found 2 CUDA devices:
Device 0: NVIDIA…
-
### 🐛 Describe the bug
The behavior of torch.asin on tensors containing complex numbers with NaN differs between CPU and GPU computations. The expected behavior is that the results on both CPU and …
-
During the training process, I keep encountering the following error. I have checked the format of xyz1 and xyz2 inputs to ChamferFunction, which are (32, 640, 3) and (32, 1280, 3) respectively, and t…
-
For the Eltwise binary ops, the inputs are expected to be in TILE layout.
The inputs produced for empty/full tensors are not in TILE layout, producing the following error:
```
Always | FATAL …
-
### Question
Hi, I'm setting up a robot bin picking simulation with top-down camera that captures semantic or instance segmentation after each grasp attempt. My simulation always get `CUDA error: a…
-
### What is the issue?
No issues with any model that fits into a single 3090 but seems to run out of memory when trying to distribute to the second 3090.
```
INFO [wmain] starting c++ runner | ti…