-
**Test environment**
We use _pytest v8.0.2_ with _Python 3.9.13_ environment on _Ubuntu 18.04_ Docker image.
Here is a part of metadata from pytest output:
`platform linux -- Python 3.9.13, pyte…
-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_nn_functional_cosine_similarity_cuda_float16&su…
-
I run jetson-container build ollama and got an error:
Step 8/17 : ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/local/nvidia/compat:${LD_LIBRARY_PATH} CMAKE_CUDA_ARCHIT…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_scatter_reduce_mean_cuda_float16&suite=TestInducto…
-
### Describe the bug
I tried adding a new lua package, by adding it to `maintainers/scripts/luarocks-packages.csv`. Afterwards I ran `nix-shell -p luarocks-packages-updater --run luarocks-packages-up…
-
Hello,
I've installed gcalcli 4.5.0 through pip, I've created the google app and I've launched:
`gcalcli --client-id "myclientid" init`
After visiting the page both on firefox and on chromium I r…
-
# Bug report
### Bug description:
the following script runs 100x slower on python 3.11 and python 3.12:
```python
# relax.py
import time
def main():
for _ in range(1_000_000):
…
-
### 🐛 Describe the bug
We encountered an illegal memory access issue with `torch.compile` and customized torch library operator.
Here's one minimal example to reproduce:
```python
import torch…
-
**Affected module**
Ingestion Framework
**Describe the bug**
When installing the ingestion library in an existing Airflow version 2.10.2, we are receiving the following error during the start of …
-
TravisCI doesn't work with python3.5 distribution. This error has been reported in [multiple places](https://github.com/travis-ci/travis-ci/issues/4794)
``` bash
$ pip install -U tox
You are using pi…