-
### 🐛 Describe the bug
TestMathBitsXPU has 2 cases with RuntimeError: value cannot be converted to type float without overflow
"test_conj_view_addbmm_xpu_complex64",
"test_neg_conj_view_addbmm_…
-
### 🐛 Describe the bug
More than 400 cases in TestCompositeComplianceXPU.test_cow_input got these errors:
![image](https://github.com/intel/torch-xpu-ops/assets/27668899/3e3a7496-cb09-436d-85d5-67…
-
### 🐛 Describe the bug
TestCompositeComplianceXPU.test_forward_ad_nn_functional_rrelu_xpu_float32
![image](https://github.com/intel/torch-xpu-ops/assets/27668899/0f57d494-e3ad-4cdc-93cc-85fba42ab1…
-
### 🐛 Describe the bug
timeout 10000 python run_test_with_skip.py 2>&1|tee TestCompositeCompliance_test_forward_ad.log
![image](https://github.com/intel/torch-xpu-ops/assets/27668899/aee5406f-6f57…
-
### 🐛 Describe the bug
![image](https://github.com/intel/torch-xpu-ops/assets/27668899/e71e891a-dfee-4849-bd40-cdac9c5eed38)
timeout 10000 python run_test_with_skip.py 2>&1|tee TestCompositeCompli…
-
### Describe the issue as clearly as possible:
I am trying to run this together with the new Idefics 3 vision language model and am having trouble with that. Crossposting this as a comment in the I…
-
### 🐛 Describe the bug
Compilation fails on the aten.add with lhs result of effectful op and rhs a dense tensor.
```
with torch.library._scoped_library("_mylib", "FRAGMENT") as lib:
…
-
Migrated from [rt.perl.org#77816](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=77816) (status was 'open')
Searchable as RT77816$
p5pRT updated
2 years ago
-
### Your current environment
Nvidia driver version: 535.104.05
cuDNN version: Probably one of the following:
/usr/lib/x86_64-linux-gnu/libcudnn.so.9.0.0
/usr/lib/x86_64-linux-gnu/libcudnn_adv.so.9…
-
### 🐛 Describe the bug
`import torch` makes gymnasium vector env slower (multiprocessing related). The following is an example
```python
import numpy as np
import gymnasium
import time
import t…