-
Hello,
`Flake8`, `add-trailing-comma`, `pre-commit-hooks`, and `language-formatters-pre-commit-hooks` versions need to be updated. Otherwise fails with following errors on a newly generated project…
m4hi2 updated
4 months ago
-
As a developer, I want a machine to double check my work to ensure that I am committing quality code.
From the [flake8 manpage](http://flake8.pycqa.org/en/latest/manpage.html):
> flake8 is a comma…
-
### 🐛 Describe the bug
Add the following test to test/inductor/test_aot_inductor.py, and run `python test/inductor/test_aot_inductor.py -k test_select_abi_compatible_cpu_with_stack_allocation_and_min…
-
### 🐛 Describe the bug
Hi,
As reported in https://github.com/huggingface/optimum/issues/1769, I noticed that the outputs of `torch._transformer_encoder_layer_fwd` significantly diverge from the …
-
### 🐛 Describe the bug
On Mac M1:
1. checkout latest main
2. `rm -rf cmake-out buck-out pip-out` prepare for a clean build
3. bash ./install_requirements.sh
Fail to install, weird error compl…
-
flake8_putty is broken for pywikibot, likely due to a change in either flake8 or pep8/pycodestyle.
```
18:31:33 + tox -v
18:31:33 using tox.ini: /home/jenkins/workspace/tox-jessie/tox.ini
18:31:33 us…
-
Validate all checks passed then merge if the semver == patch
-
Since the python documentation isn't built for PRs, many docstring issues get committed into the active branch and are only caught right before release. There are flake8 extensions which can check doc…
-
### Current Behaviour
Hi my code is pretty simple, i read 2 parquet file, created 2 reports for each pandas dataframes and used the compare method to generate a compare method. I tried to use the 'to…
-
### 🐛 Describe the bug
`multi_head_attention_forward` will generate different values on MPS compared to CPU with same inputs.
I don't have a MPS machine to reproduce this issue. You can refer to h…
CaoE updated
11 months ago