-
### 🐛 Describe the bug
I can successfully export the vulkan pte. When I run the model with
```sh
./backends/vulkan/vulkan_executor_runner --model_path /scratch/models/vulkan_mobilenetv2.pte
```…
-
### 🐛 Describe the bug
Repro:
```python
import torch
from torch.nn.attention.flex_attention import (
_adjust_num_blocks_and_indices,
create_block_mask,
)
def mask_mod(b, h, q, kv):
…
-
Error when executing pre-commit with python3.12 (odoov16 I don't know if the same thing happens in other versions, I haven't been able to test it yet)
```bash
trim trailing whitespace.............…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
Hi, I have a monorepo workspace where the Python portion (including config files like `pyproject.toml`, `isort.cfg`, `.flake8`) is within a subdirectory (for example, `${workspaceRoot}/python/`).
W…
-
### 🐛 Describe the bug
⚠️ Please don't try to reproduce unless you're prepared to reboot your system.
Edge-case input leads to what seems to be a persistent infinite loop. This issue was discove…
-
Hello,
Is there a plan to support this flake8 extension?
https://pypi.org/project/flake8-class-attributes-order/
_Originally posted by @WorkHardes in https://github.com/charliermarsh/ruff/issues…
-
As of September, there are a number of dependencies that may be irrelevant. Check on these following development and make sure that anything unnessesary is removed.
(Bolded items are questionable, …
-
### 🐛 Describe the bug
I'm trying out things like triton and torchao on Windows
In `torch/_inductor/codecache.py`, function `write_atomic`, when updating a cache entry, `tmp_path.rename` on Wind…
-
Type: Bug
# Behaviour
When I open a new zsh terminal in VSCode, although I activated "activateActiveEnvironmentInTerminal" (or how this settings is called), it only loads the conda base environmen…