pytorch-lightning
✓深度学习框架(PyTorch Lightning)。将 PyTorch 代码组织到 LightningModules 中,为多 GPU/TPU 配置训练器,实现数据管道、回调、日志记录(W&B、TensorBoard)、分布式训练(DDP、FSDP、DeepSpeed),以进行可扩展的神经网络训练。
SKILL.md
PyTorch Lightning is a deep learning framework that organizes PyTorch code to eliminate boilerplate while maintaining full flexibility. Automate training workflows, multi-device orchestration, and implement best practices for neural network training and scaling across multiple GPUs/TPUs.
Quick template reference: See scripts/templatelightningmodule.py for a complete boilerplate.
Detailed documentation: Read references/lightningmodule.md for comprehensive method documentation, hooks, properties, and best practices.
深度学习框架(PyTorch Lightning)。将 PyTorch 代码组织到 LightningModules 中,为多 GPU/TPU 配置训练器,实现数据管道、回调、日志记录(W&B、TensorBoard)、分布式训练(DDP、FSDP、DeepSpeed),以进行可扩展的神经网络训练。 来源:jackspace/claudeskillz。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/jackspace/claudeskillz --skill pytorch-lightning- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-17
- 更新时间
- 2026-02-18
快速解答
什么是 pytorch-lightning?
深度学习框架(PyTorch Lightning)。将 PyTorch 代码组织到 LightningModules 中,为多 GPU/TPU 配置训练器,实现数据管道、回调、日志记录(W&B、TensorBoard)、分布式训练(DDP、FSDP、DeepSpeed),以进行可扩展的神经网络训练。 来源:jackspace/claudeskillz。
如何安装 pytorch-lightning?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jackspace/claudeskillz --skill pytorch-lightning 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/jackspace/claudeskillz
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-17