-
## Proposed refactoring or deprecation
Introduce a device selection dataclass that holds the device selection in a standardized format. Idea by @ananthsub
### Motivation
We have a `_parse_de…
-
# Nomand
## Description
Nomad is an easy-to-use, flexible, and performant workload orchestrator that deploys:
* [Containers](https://www.nomadproject.io/docs/drivers/docker.html)
* [No…
-
## 🚀 Feature
Expose dataloaders to the `LightningModule`'s `setup` method.
### Motivation
This will allow for a real dynamic setup, meaning that some layers' size can be set up correctly than…
-
redirects for the old blog entries could be generated at build time into a _redirects file: https://docs.netlify.com/routing/redirects/#syntax-for-the-redirects-file
-
## 🚀 Feature
Add `enable_model_summary` boolean kwarg to `pl.Trainer()` to supress `_log_device_info()`'s output.
### Motivation
When calling predict within a surrogate model loop Trainer pri…
-
## Proposed refactor
We've dropped support for Python 3.6, which means we can use the new annotations format.
### Motivation
New shiny things are nice
### Pitch
Adopt [PEP 585](https://…
-
Talking Parrot (PARROT.EXE) provided with Sound Blaster Pro will start and play random "come on" phrases for no user input, but even entering the lowest 'trigger level' of 140 does not capture any mic…
-
## 🚀 Feature
### Motivation
This is a request from a user on [Slack](https://pytorch-lightning.slack.com/archives/CRBLFHY79/p1661841050909629).
In their use case, they need to transform th…
-
I want a feature that users can specify the shape of tensors after the model is built. Currently, the shape of tensors are determined when the model is built (more accurately, when the variable table …
-
To create a chat AI that can respond to user messages and provide appropriate responses, you will need to follow a few basic steps:
Collect and preprocess data: You will need a dataset of conve…