Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

torchrec

torchrec 收录了来自 meta-pytorch 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
2.6k
更新
2026-06-19
Forks
658
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

test-gen
软件质量保证分析师与测试员

Generate tests for TorchRec source files with correct patterns (unit, distributed, hypothesis), proper BUCK targets, and test utilities. Use when asked to generate tests, add test coverage, or write tests for a module.

2026-06-19
pr-review
软件质量保证分析师与测试员软件开发工程师

Review TorchRec pull requests and diffs for distributed correctness, sharding safety, backward compatibility, and test coverage. Use when reviewing PRs, diffs, or when asked to review code changes.

2026-02-25
sharding-stats
软件开发工程师

Investigate and explain TorchRec planner sharding statistics output, especially how HBM storage is computed per table and per rank. Use when the user asks about sharding stats, storage breakdown, or memory estimation.

2026-02-18
docstring
软件开发工程师

Write docstrings for TorchRec functions and methods following PyTorch conventions. Use when writing or updating docstrings in TorchRec code.

2026-02-11
skill-writer
软件开发工程师

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill for TorchRec, or needs help with SKILL.md files.

2026-02-11
create-spec
计算机与信息研究科学家

Interview user in-depth to create a detailed spec with strict implementation details and tradeoff analysis

2026-02-10
techdebt
软件开发工程师

Find and remove tech debt (redundant/duplicated code), run linters, and ensure code quality in recent changes

2026-02-10