nvflare-convert-pytorch

Installation
SKILL.md

NVFLARE Convert PyTorch

Use When

Use when the user asks to convert an existing PyTorch training script, torch.nn.Module, state_dict workflow, data loader, checkpoint, or metric loop into an NVFLARE federated training job.

Do Not Use When

Do not use for PyTorch Lightning, Hugging Face Trainer, TensorFlow, XGBoost, scikit-learn, Kubernetes deployment, production submission, or generic PyTorch debugging that does not ask for FLARE conversion.

Workflow

Installs
1
Repository
nvidia/nvflare
GitHub Stars
944
First Seen
Jul 6, 2026
nvflare-convert-pytorch — nvidia/nvflare