-
### how did you install flake8?
```console
$ cat requirements_hash.txt
GitPython==3.1.29 --hash=sha256:41eea0deec2deea139b459ac03656f0dd28fc4a3387240ec1d3c259a2c47850f2
PyYAML==6.0 --hash=sha256…
-
### 🐛 Describe the bug
Using a prebuilt PyTorch binary with a build that uses https://github.com/googleapis/google-cloud-cpp results in a conflicting symbol for protobuf. This is because Google Clo…
-
black & flake8 extensions
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
### 🐛 Describe the bug
This fails in inductor but works in eager and aot_eager. I believe inductor is just calling the "normal" clone but needs to handle the sparse tensor clone specially.
```
…
-
Currently each developer has to setup flake8 on their own and look into the `test_flake8.py` for what rules should be ignored and what files to run it on.
Unrelated to this but, @dirk-thomas what'…
-
- [X] a detailed description of the bug or suggestion
- [X] output of `pip list` from the virtual environment you are using
- [X] pytest and operating system versions
- [ ] minimal example if p…
-
```
$ git log --oneline --no-decorate -1
bf5e80e457 Highlight errors for regform bool fields (#6242)
$ pip install -e '.[dev]' --prefix /project/initindico/indico-20240605
[…]
Successfully built …
-
* flake8-html version: 0.4.1
* Python version: 3.9 Windows Store
* Operating System: Windows 10
### Description
When I use the `wemake-python-styleguide` flake8 extension, it creates long erro…
-
### 🐛 Describe the bug
There's an inconsistent results when the `CrossEntropyLoss` is placed in `cpu` and in `gpu`.
When the loss module is in `cpu`, if its weight value is updated by an in-place op…