-
### 🐛 Describe the bug
if the arg of _FunctionalizationMetadataProp.propagate is not tensor, we will get error like "AttributeError: 'SymInt' object has no attribute 'device'".
Use the following…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
## Description
If a .condarc file in the home directory is corrupted,…
-
Migrated from [rt.perl.org#116158](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=116158) (status was 'open')
Searchable as RT116158$
p5pRT updated
2 years ago
-
### Before You Report a Bug, Please Confirm You Have Done The Following...
- [X] I have updated to the latest version of the packages.
- [X] I have searched for both [existing issues](https://gith…
-
I run the command "briefcase run web" in window and got the following error:
(PY1001): Unable to install package(s) '/static/wheels/absl_py-2.1.0-py3-none-any.whl, /static/wheels/astunparse-1.6.3-p…
-
### 🐛 Describe the bug
Hi, I was hoping to get help using Inductor to compile programs with discontiguous outputs. This may seem like an obscure use case but it's important for certain hardware acc…
-
### 🐛 Describe the bug
The code below errors
```python
import torch
from torch import Tensor
from torch.library import custom_op
import numpy as np
def to_numpy(tensor):
return tenso…
-
### 🐛 Describe the bug
```python
import torch
import torch.nn.functional as F
from torch import nn
torch.use_deterministic_algorithms(True)
dim = 1536
hidden_dim = 4096
seqlen = 333 # D…
-
### 🐛 Describe the bug
Compiling a module on CPU fails when due to assertion error.
```AssertionError: expected size 64==64, stride 1==49 at dim=1```
```python
import torch
import torch.n…
-
### Before You Report a Bug, Please Confirm You Have Done The Following...
- [X] I have updated to the latest version of the packages.
- [X] I have searched for both [existing issues](https://github.…