·pytorch-fsdp
{}

pytorch-fsdp

ovachiever/droid-tings

使用 PyTorch FSDP 進行完全分片數據並行訓練的專家指南 - 參數分片、混合精度、CPU 卸載、FSDP2

23安裝·0熱度·@ovachiever

安裝

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

SKILL.md

Comprehensive assistance with pytorch-fsdp development, generated from official documentation.

Pattern 1: Generic Join Context Manager# Created On: Jun 06, 2025 | Last Updated On: Jun 06, 2025 The generic join context manager facilitates distributed training on uneven inputs. This page outlines the API of the relevant classes: Join, Joinable, and JoinHook. For a tutorial, see Distributed Training with Uneven Inputs Using the Join Context Manager. class torch.distributed.algorithms.Join(joinables, enable=Tru...

Pattern 2: Distributed communication package - torch.distributed# Created On: Jul 12, 2017 | Last Updated On: Sep 04, 2025 Note Please refer to PyTorch Distributed Overview for a brief introduction to all features related to distributed training. Backends# torch.distributed supports four built-in backends, each with different capabilities. The table below shows which functions are available for use with a CPU or G...

查看原文

可引用資訊

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

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

快速解答

什麼是 pytorch-fsdp?

使用 PyTorch FSDP 進行完全分片數據並行訓練的專家指南 - 參數分片、混合精度、CPU 卸載、FSDP2 來源:ovachiever/droid-tings。

如何安裝 pytorch-fsdp?

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

這個 Skill 的原始碼在哪?

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