-
### Bug description
I'm referring to the official MNIST example from the [1.5.0 docs](https://pytorch-lightning.readthedocs.io/en/1.5.10/notebooks/lightning_examples/mnist-hello-world.html), which …
-
Python is liberal about what a float looks like, humans have more problems. A leading or trailing . is easy to miss, and with the wrong font or size, can look like a ,, impeding readability (and the t…
-
### 🐛 Describe the bug
I compiled latest main from source, during initialization of nccl i observe a stack smashing error.
I noticed that I compiled with USE_NUMPY OFF, after I turned it on I di…
-
### Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### Description of the bug
Hi,
I have a 4 layer PCB design that conta…
-
## Description
When pasting into some markdown cells, the contents of the clipboard is pasted twice. The starts to occur after opening a new view of the notebook and continues even after closin…
-
`conda` yields said error, `pip` doesn't, latest Spyder on miniforge3. On earlier Spyder versions with Anaconda, `conda` worked fine.
### Steps to reproduce
1. Completely [uninstall](https:…
-
Type: Bug
# Behaviour
When a jupyter notebook cell is being executed, the rendering of output happens with huge delay. During this delay I am getting these logs:
```
024-07-24 21:36:44.…
-
# Problem
Hi. I recently tried to use Kite on JupyterLab but it is stuck in "Kite: not running" although I have started the Kite Engine, as shown below. Could you please help me on this issue so it c…
-
After switching from my local mypy installation to the VSCode mypy extension, I am struggling with mypy failing to ignore the specified files/folders.
My `settings.json` contains the following:
…
-
**Why is it that when using a quantitative model for inference, the TTFT optimization is not obvious, but the overall inference efficiency is improved a lot? At the same time, the inference efficiency…