·pytorch-lightning
{}

pytorch-lightning

ovachiever/droid-tings

深度學習框架(PyTorch Lightning)。將 PyTorch 代碼組織到 LightningModules 中,為多 GPU/TPU 配置訓練器,實現數據管道、回調、日誌記錄(W&B、TensorBoard)、分佈式訓練(DDP、FSDP、DeepSpeed),以進行可擴展的神經網絡訓練。

23安裝·0熱度·@ovachiever

安裝

$npx skills add https://github.com/ovachiever/droid-tings --skill pytorch-lightning

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),以進行可擴展的神經網絡訓練。 來源:ovachiever/droid-tings。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/ovachiever/droid-tings --skill pytorch-lightning
分類
{}資料分析
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 pytorch-lightning?

深度學習框架(PyTorch Lightning)。將 PyTorch 代碼組織到 LightningModules 中,為多 GPU/TPU 配置訓練器,實現數據管道、回調、日誌記錄(W&B、TensorBoard)、分佈式訓練(DDP、FSDP、DeepSpeed),以進行可擴展的神經網絡訓練。 來源:ovachiever/droid-tings。

如何安裝 pytorch-lightning?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ovachiever/droid-tings --skill pytorch-lightning 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/ovachiever/droid-tings