-
### Bug description
Hi,
As a long time PL user, I'd like to thank you for this awesome library.
I have an issue when using FFCV + PL in a DDP setting.
On a single GPU, I can read the data f…
-
these notifications should not reach the lock screen, `spaced-repetition` should clear it's own notifications after they display, it should not clear other notifications however.
-
Hi, I'm trying to run the following example code
```python
from datasets import load_dataset
from txtai.pipeline import HFTrainer
trainer = HFTrainer()
# Hugging Face dataset
ds = load_dat…
-
Computing eval metrics: 0%| | 0/86 [00:00
-
### What happened + What you expected to happen
I'm trying to get a very basic RL Module working based on the examples and tests in the repo and I hit this issue.
When you run the attached reprodu…
-
### Bug description
Using DeepSpeed Zero 2 with certain models fails to properly save and reload the model checkpoint after conversion to the Lightning format.
In the provided example, several …
-
## 🚀 Feature
Hi,
I was wondering if we could evaluate PyTorch's performance on Apple's new M1 chip. I'm also wondering how we could possibly optimize Pytorch's capabilities on M1 GPUs/neural engi…
-
### System Info
```
2024-03-11 01:14:30.782590: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when…
-
**Describe the bug**
- Partway into the ride, either SS2k stops updating resistance or it's not updating enough to cause the stepper motor to turn.
- Gear +/- buttons in QZ don't have any impact…
-
### Bug description
### Expected behavior
Saving a checkpoint and resuming from that checkpoint in Pytorch Lightning (2.0.2) should give the same model in the end (weights, states, loss).
###…