·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