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

sme-executorch-profiling

sme-executorch-profiling 收录了来自 ArmDeveloperEcosystem 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
5
更新
2026-06-12
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

build-runners
软件开发工程师

Build SME2-on and SME2-off ExecuTorch runner binaries for the profiling kit. Use when Codex needs macOS or Android executor_runner binaries, when executorch was refreshed, when CMake presets changed, when runners are missing, or before running SME2-on versus SME2-off profiling experiments.

2026-06-12
run-profiling
软件开发工程师

Run SME2-on versus SME2-off profiling experiments for an exported ExecuTorch .pte model on macOS or Android. Use when Codex needs to create or edit pipeline JSON configs, execute timing or XNNPACK trace runs, compare runner variants, collect ETDump artifacts, rerun analysis-only mode, or validate profiling output directories.

2026-06-12
setup-workspace
软件开发工程师

Set up or repair the SME2 ExecuTorch profiling workspace. Use when Codex needs to create the repo-local Python virtual environment, clone or refresh the required executorch checkout, install ExecuTorch for profiling, handle setup failures, or validate that the workspace is ready before building runners, exporting models, or profiling.

2026-06-12
validate-workflow
软件开发工程师

Run or audit the end-to-end SME2 ExecuTorch profiling smoke test. Use when Codex needs to prove a fresh workspace works, validate setup/build/export/pipeline wiring with toy_cnn, check generated artifacts before a PR or demo, or diagnose which workflow stage is broken.

2026-06-12
analyze-results
软件开发工程师

Analyze existing SME2 ExecuTorch profiling outputs. Use when Codex needs to regenerate ETDump CSV files, compute robust latency statistics, compare SME2-on versus SME2-off timeline CSVs, identify operator-category bottlenecks, inspect portable versus delegated behavior, or derive XNNPACK kernel evidence from xnntrace logs.

2026-06-11
export-model
软件开发工程师

Export a registered PyTorch model to an ExecuTorch .pte artifact for SME2 profiling. Use when Codex needs to convert toy_cnn, EfficientSAM, EdgeTAM image encoder, or another registered model to portable ExecuTorch format with XNNPACK or portable backend, choose dtype or quantization settings, save graph metadata, or prepare artifacts for profiling.

2026-06-11
generate-report
软件开发工程师

Generate Markdown reports from SME2 ExecuTorch profiling outputs. Use when Codex needs a shareable performance report, macOS and Android combined report, latency and operator-category summary, SME2-on versus SME2-off speedup write-up, or report validation before publishing results.

2026-06-11
onboard-edgetam-image-encoder
软件开发工程师

Onboard the EdgeTAM image encoder as a model_profiling registry entry for ExecuTorch export and SME2 profiling. Use when Codex needs to clone or wire the EdgeTAM source, preserve third-party license notices, create an EagerModelBase wrapper, register edgetam_image_encoder, download or verify checkpoints, or prepare the image encoder for export.

2026-06-11