-
https://lakefs.io/data-versioning/
> **“I have never lied to you, I have always told you some version of the truth.”**
> **“The truth doesn’t have versions, okay?”** — Something’s Gotta Give (2003)
…
-
## 📚 Documentation
The possibility of accessing the datamodule via the trainer is not documented, but is only made apparent via texts in forums such as stackoverflow or github.
It should also be d…
-
### Context
Our [`profile_list` config](https://jupyterhub-kubespawner.readthedocs.io/en/latest/spawner.html?highlight=profile_list#kubespawner.KubeSpawner.profile_list) lets us define a subset of …
-
-
## Proposed refactor
I encountered the PyTorch warning
```
/home/tianyudu/anaconda3/envs/production/lib/python3.10/site-packages/pytorch_lightning/core/module.py:555: UserWarning: To copy constr…
-
## 📚 Documentation
QUESTION
[Sam](https://app.slack.com/team/U01GUP9HAGL)
Is there a way to print the model summary if .fit() is not called? I’m only calling .predict() but it’d still be usef…
-
## Proposed refactor
Currently TPU tests run for all the PRs. For app only changes, we shouldn't even run those tests. Or rather, enable it only for PL
### Motivation
TPUs are limited resourc…
-
## 🚀 Refactor
When a user forgets to define a `run` method in their `LightningWork`, a `TypeError` is raised:
```python
Your Lightning App is starting. This won't take long.
ERROR: Found an ex…
-
## Location
* Saigon Trade Center, 37 Ton Duc Thang, District 1, HCMC, Vietnam
* Onsite Mon-Fri (9AM-6PM). We offer flexible working hours.
## Salary Expectation
* Fresher: $1000/month (Gros…
-
A common scenario for my clustering operations is to have each node in my cluster (either Dask or standalone Pandas nodes) operating on a subset of a very large dataframe, and so when I saw issue http…