-
### 🐛 Describe the bug
My repro:
```
with FakeTensorMode(shape_env=ShapeEnv()):
y = torch.tensor([[1, 2], [3, 4]])
x = torch.tensor([2])
y.repeat_interleave(x)
```
stacktrace:
…
-
amp cpu accuracy check failed models
Repro
bash [inductor_single_test.sh](https://github.com/chuanqi129/inductor-tools/blob/yudong/aws_auto/scripts/modelbench/inductor_single_run.sh)
single infer…
-
### 🐛 Describe the bug
When using HuggingFace's Trainer API I noticed that PyTorch eager mode succeeds as expected but inductor fails with a shape mismatch error:
```
ValueError: Cannot view a …
-
Hey, this one has me a little stumped.
**problem**: DiffusionPriorTrainer is not able to successfully reload from a checkpoint and continue training.
calling `.save()` and then `.load()` seems …
-
TorchBench CI has detected a performance signal or runtime regression.
Base PyTorch commit: 61239df555df02e8c60a2ad63363878a2a57c161
Affected PyTorch commit: 871fc7bb76f05c3c487214404f687cf7a6a8e45…
-
TorchBench CI has detected a performance signal or runtime regression.
Base PyTorch commit: 9ea5b31c6fd45cd3139540d3da74a2a248f644d9
Affected PyTorch commit: a618118ba9ffc33097699c120e8760c0eb0f67f…
-
i have basically the same problem but the library libshm.dylib is missing.
```
dlopen(/usr/local/lib/python3.9/site-packages/torch/_C.cpython-39-darwin.so, 2): Library not loaded: @loader_path/li…
jskye updated
11 months ago
-
### ⚠️ 搜索是否存在类似issue
- [X] 我已经搜索过issues和disscussions,没有发现相似issue
### 总结
启用replicate插件后画图指令就被全程接管了,就是说能不能用不同的画图指令分别来调用replicate和OpenAI DALL-E2模型,求指教
### 举例
![image](https://github.com/zhayujie/cha…
-
can you do the same for dalle-2?
-
TorchBench CI has detected a performance signal or runtime regression.
Base PyTorch commit: 61239df555df02e8c60a2ad63363878a2a57c161
Affected PyTorch commit: 871fc7bb76f05c3c487214404f687cf7a6a8e45…