-
I think HuggingFace team made some excellent progress in making `generate` more torch.compile compatible - https://github.com/huggingface/transformers/pull/29114
It might be worth revisiting `torch…
-
**EDIT:** This seems to be a non-strict mode issue. Got nothing to do with AMD.
### 🐛 Describe the bug
Example is from test_cond_symint_input in test_aot_inductor.py. It works on nvidia gpu.
…
-
### Description of the bug:
A `torch.nn.Conv2d` class instance is not marked as quantizable when padding is defined in the instantiation.
Minimal working example:
```python
import torch
imp…
-
### Possible Fixes
Yes
### Modpack Version
1.19
### What happened?
I downloaded the modpack today, version "ATM 10-1.19, Pack ID: 925200 | Version ID: 5898726." I'm noticing two random pixel line…
-
### 🐛 Describe the bug
The following code some times hung and sometimes get `Native API failed. Native API returns: -2 (PI_ERROR_DEVICE_NOT_AVAILABLE) -2 `
Reproduce:
stock Pytorch main branch
…
-
### Your GTNH Discord Username
marvinhhmagebzz
### Your Pack Version
2.7 Beta 1
### Your Server
SP
### Java Version
Java 17
### Type of Server
Single Player
### Your Expectation
That should…
-
Dear author, I use your svmdpy_torch.py code. However, when I run SVMD_VKnet_torch, there is an error.
File "/nfsv4/23125341r/test_svmd_torch/svmdpy_torch.py", line 132, in SVMD_VKnet_torch
(A…
-
### System Info / 系統信息
```
PyTorch version: 2.4.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OneFlow version: path: ['/root/miniforge3/envs/py…
-
**Describe**
Need support for torch.cumsum operation in ttnn.
Torch documentation [Link](https://pytorch.org/docs/stable/generated/torch.cumsum.html)
**Additional Context**
It is used in SinePositi…
-
In the file https://github.com/XLabs-AI/x-flux/commit/3139864620fb268eabfb3fe8f50141a963982840#diff-dcf224c4e9bbbf1401dce3c8338c64162c858fb21a9e8625e828637896adfcddR255
Why do you change:
t = to…