-
## 🚀 Feature
Add upgrade functions to utilities for internal use. Checkpoints get upgraded automatically (when possible) when a user loads the checkpoint using `Trainer(resume_from_checkpoint)` or …
-
## 🚀 Feature
Start testing 1.13 nightly to be ready for the next PyTorch release.
### Motivation
Soon there will be a release of PyTorch 1.13. To be ready for it, I propose to start testing 1…
-
**Submitting author:** @rohskopf (Andrew Rohskopf)
**Repository:** https://github.com/FitSNAP/FitSNAP
**Branch with paper.md** (empty if default branch):
**Version:** 3
**Editor:** @jmschrei
**Review…
-
# Overview
From what I understand so far, the point of frig is to handle all of the requests sent to an API on the users behalf. This could include authenticating to the service, performing request…
-
## 🚀 Feature
The proposed feature would be the addition of a Dockerfile to the directory lightning/dockers that builds Lightning for ROCm.
### Motivation
The motivation would be ease of use…
-
The Alpha-Omega project has been proposed to the TAC and requires a vote to move forward to the Governing Board for budget approval.
TAC Reps, please provide your vote by leaving a comment on this …
-
## Similar/duplicate issues:
* ~~[#49500](https://github.com/flutter/flutter/issues/49500)~~
* https://github.com/flutter/flutter/issues/52338 (this issue)
* ~~[#54106](https://github.com/flutte…
-
# Intro
Even if the [cloud simulator](https://github.com/massalabs/massa-cloud-simulator) is still WIP (for the docker/K8S part), we need to decide which programming language we want
to use to wri…
-
1. We want to perform a document classification like in https://arxiv.org/abs/2006.13816
There is an annotated document collection that contains suitable document classes. See the table below. We a…
-
## Proposed refactor
Raise warning about saving nn.Module in save_hyperparameters earlier
### Motivation
We have a warning when a user tries to "save" a nn.Module as hyperparameter here:
h…