Daniel J. Beutel
Daniel J. Beutel
Add an example for saving PyTorch checkpoints to the docs. The code is here: https://github.com/adap/flower/discussions/911#discussioncomment-1743210 The relevant docs are here: https://flower.dev/docs/saving-progress.html
Paper: https://arxiv.org/abs/2102.07623
# Description C++ is one of the most defining programming languages of our time. It is used in many critical applications and the go-to language for performance-sensitive applications, such as...
As suggested by @msheller [here](https://github.com/mlcommons/mlcube_examples/pull/40#issuecomment-1013469042), it'd be helpful to MLCube authors interested in federated {learning, evaluation} to follow a formal interface description. Having a formal interface specification would also allow...