-
### 🐛 Describe the bug
Vit is claimed supported by coreml delegates here: https://github.com/pytorch/executorch/tree/main/examples/apple/coreml#frequently-encountered-errors-and-resolution, however, …
-
This test was disabled because it is failing on main branch ([recent examples](https://torch-ci.com/failure?failureCaptures=%5B%22distributed%2Ftest_distributed_spawn.py%3A%3ATestDistBackendWithSpawn%…
-
As spelled out in https://fburl.com/gdoc/hv2utdvg, PT Dev Infra team is building a benchmark database to power various benchmark use cases. One of the most important use case is inductor benchmark wh…
-
### 🐛 Describe the bug
I've encountered a performance issue where executorch's inference speed is significantly slower compared to ONNX, both on linux pc and Android phone. I believe this is a crit…
-
Platforms: rocm
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_linear_backward_memory_usage_cuda_float32&suite=TestNestedTensorS…
-
### 🐛 Describe the bug
I pulled the latest code, and the model is reporting errors everywhere. Two days ago it was fine.Looks like the code forgot to commit
command is:
```
python -m examples.m…
-
### 🚀 The feature, motivation and pitch
First surfaced in https://github.com/pytorch/torchchat/pull/1057, the `replace_attention_with_custom_sdpa_attention` function, used when exporting models in …
-
### 🐛 Describe the bug
https://github.com/pytorch/pytorch/blob/8c8a484d7257140284b50ed963c5afaefd029283/docs/source/export.ir_spec.rst?plain=1#L222-L225
Specifically the `only having the followi…
-
Hi authors,
I am attempting to reproduce the results using the provided code and pretrained weight in Google Colab.
the code I am using:
`import torch
from diffusers import DiffusionPipeline
…
-
### 🐛 Describe the bug
### ISSUE
When I run
`python preprocess_lrs3.py --data-dir=D:/BaiduNetdiskDownload/LRS3 --detector=retinaface --dataset=lrs3 --root-dir=D:/pycharmProject/audio_vision/audio-…