Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
pytorch
GitHub 创作者资料

pytorch

按仓库查看 7 个 GitHub 仓库中的 35 个已收集 skills,并展示近似职业覆盖。

已收集 skills
35
仓库
7
职业领域
1
更新
2026-05-22
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
pytorch
13 个 skills100.1k27.9k更新于 2026-05-19
占该创作者 37%
fix-issue
软件开发工程师

Fix bugs reported in PyTorch GitHub issues by reproducing, root-causing, and implementing a fix in the local working tree. Use when the user asks to fix a PyTorch GitHub issue.

2026-05-19
metal-kernel
计算机程序员软件开发工程师

Write Metal/MPS kernels for PyTorch operators. Use when adding MPS device support to operators, implementing Metal shaders, or porting CUDA kernels to Apple Silicon. Covers native_functions.yaml dispatch, host-side operators, and Metal kernel implementation.

2026-05-18
triaging-issues
计算机系统分析师

Triages GitHub issues by routing to oncall teams, applying labels, and closing questions. Use when processing new PyTorch issues or when asked to triage an issue.

2026-05-05
distributed-triage
软件开发工程师

Sub-triages issues in the oncall:distributed queue by assigning distributed module labels, routing to sub-oncalls, and marking triaged. Use when an issue has been routed to oncall:distributed and needs second-level triage.

2026-05-02
pyrefly-type-coverage
软件开发工程师

Migrate a file to use stricter Pyrefly type checking with annotations required for all functions, classes, and attributes.

2026-04-29
pr-review
软件质量保证分析师与测试员

Review PyTorch pull requests for code quality, test coverage, security, and backward compatibility. Use when reviewing PRs, when asked to review code changes, or when the user mentions "review PR", "code review", or "check this PR".

2026-04-24
pt2-bug-basher
计算机程序员软件开发工程师

Debug PyTorch 2 compiler stack failures including Dynamo graph breaks, Inductor codegen errors, AOTAutograd crashes, and accuracy mismatches. Use when encountering torch.compile errors, BackendCompilerFailed exceptions, recompilation issues, Triton kernel failures, FX graph problems, or when the user mentions debugging PT2, Dynamo, Inductor, or compiled model issues.

2026-04-03
scrub-issue
计算机程序员软件质量保证分析师与测试员

Fetch, analyze, reproduce, and minimize GitHub issue reproductions. Use when asked to check if an issue reproduces, minimize a repro, analyze a bug report, or scrub/triage an issue for reproducibility.

2026-03-04
当前展示该仓库 Top 8 / 13 个已收集 skills。
#002
executorch
9 个 skills4.7k1.0k更新于 2026-05-20
占该创作者 26%
qualcomm
软件开发工程师

Build, test, or develop the QNN (Qualcomm AI Engine Direct) backend. Use when working on backends/qualcomm/, building QNN (use backends/qualcomm/scripts/build.sh), adding new ops or passes, running QNN delegate tests, or exporting models for Qualcomm HTP/GPU targets. Also exposes a Buck-vs-CMake parity workflow — invoke as `/qualcomm buck-fix`, `/qualcomm buck-cmake fix`, `/qualcomm buck-parity`, or any user request to fix `test-qnn-buck-build-linux` CI failures or check buck/cmake drift in backends/qualcomm/.

2026-05-20
zephyr
软件开发工程师

Build and configure ExecuTorch as a Zephyr RTOS module for embedded boards. Use when setting up a Zephyr workspace with ET, adding board support (overlays, confs, memory layout), building with west, or debugging linker memory overflow.

2026-04-29
executorch-kb
软件开发工程师

Search the ExecuTorch tribal knowledge base covering QNN, XNNPACK, Vulkan, CoreML, Arm, and Cadence backends, quantization recipes, export pitfalls, runtime errors, and SoC compatibility. Use when debugging ExecuTorch errors, choosing quantization configs, checking backend op support, or answering questions about Qualcomm HTP / Snapdragon / Apple Neural Engine behavior.

2026-04-21
building
软件开发工程师

Build ExecuTorch from source — Python package, C++ runtime, runners, cross-compilation, and backend-specific builds. Use when compiling anything in the ExecuTorch repo, diagnosing build failures, or setting up platform-specific builds.

2026-03-11
binary-size
软件开发工程师

Analyze and reduce ExecuTorch binary size. Use when investigating binary size, running size tests, or optimizing the runtime for size-constrained deployments.

2026-03-07
export
软件开发工程师计算机与信息研究科学家

Export a PyTorch model to .pte format for ExecuTorch. Use when converting models, lowering to edge, or generating .pte files.

2026-02-19
cortex-m
软件开发工程师计算机与信息研究科学家

Build, test, or develop the Cortex-M (CMSIS-NN) backend. Use when working on backends/cortex_m/, running Cortex-M tests, or exporting models for Cortex-M targets.

2026-02-11
profile
软件开发工程师计算机与信息研究科学家

Profile ExecuTorch model execution. Use when measuring performance, analyzing operator timing, or debugging slow models.

2026-02-08
当前展示该仓库 Top 8 / 9 个已收集 skills。
#003
test-infra
6 个 skills110132更新于 2026-05-14
占该创作者 17%
migrate-workflow-ec2-to-osdc
软件开发工程师

Step-by-step playbook for migrating a pytorch/pytorch .github/workflows/*.yml from EC2 to OSDC (ARC) runners — covers both dial-up and 100% opt-in patterns, with the inputs that must be plumbed through _linux-build.yml / _linux-test.yml. Use when migrating a workflow off EC2 onto on-site data center / EKS-hosted self-hosted runners (OSDC / ARC), enabling the ARC experiment, or wiring up `use-arc` / `runner_prefix` / `ci-docker-hash` / `python-version` / `compiler` / `cuda-version` inputs.

2026-05-14
release-go-live-binary-build-matrix
软件开发工程师

Update tools/scripts/generate_binary_build_matrix.py when a PyTorch release goes live. Advances CURRENT_STABLE_VERSION to the new stable, promotes the release-channel CUDA/ROCm arches to match the candidate/test channel, and regenerates the JSON test fixtures. Triggered by mentions of "release go live", "advance stable version", "promote release matrix", or "update binary build matrix" for a new PyTorch X.Y release.

2026-05-12
vllm-pytorch-ci-triage
软件质量保证分析师与测试员

Triage a failing vLLM Buildkite CI build for a PyTorch version-bump PR, isolate new regressions vs. pre-existing failures on main by comparing against recent "Full CI run - nightly/daily" builds, classify by root cause, and file one grouped issue per root cause in pytorch/pytorch (linked under an umbrella issue). Use when the user points at a Buildkite build for a torch/triton upgrade and asks "what's broken that isn't broken on main" or "file issues for each failure".

2026-05-06
r2-outage-toggle
网络与计算机系统管理员

Disable or re-enable Cloudflare R2 (download-r2.pytorch.org) usage in manage_v2.py during R2 outages. Can toggle R2 off/on for nightly builds, prod/stable builds, or both. The affected packages are PT_FOUNDATION_PACKAGES (torch, torchvision, torchaudio, fbgemm_gpu, fbgemm_gpu_genai, triton, pytorch_triton, pytorch_triton_rocm, pytorch_triton_xpu).

2026-03-17
create-validation-issue
软件开发工程师

Generate a PyTorch release validation checklist issue by pulling open/closed issues from a GitHub milestone and cherry-picks from a release tracker issue. Triggered by mentions of "validation issue", "validation checklist", "release validation", or "release checklist".

2026-03-13
wheel-size-analyzer
软件开发工程师

Analyze PyTorch nightly wheel sizes over a date range using GitHub Actions artifacts API. Use when tracking binary size changes, identifying wheel size regressions, or producing wheel size reports for manywheel builds. Supports specifying CUDA version (cuda12_6, cuda12_8, cuda12_9, cuda13_0), CPU, XPU, or ROCm variants. Triggered by mentions of "wheel size", "binary size", "package size", "manywheel size", or "nightly build size".

2026-03-12
#004
helion
3 个 skills867148更新于 2026-05-02
占该创作者 8.6%
#005
torchtitan
2 个 skills5.4k826更新于 2026-05-22
占该创作者 5.7%
已展示 7 / 7 个仓库
已展示全部仓库