Ascend avatar

Ascend

Official

@ascend

0Followers
|
109Public Repos
|
101Published Skills

昇腾万里,让智能无所不及

Skills Distribution
DomainCloud & Comp...NPU-Operator-Engin.. (40%)Model-Migration-Fr.. (30%)Distributed-Traini.. (30%)

Agent Skills by Ascend

Showing 101 vetted skills indexed across 2 GitHub repositories.

AscendAscend
14

dummy-run

Validates model architecture compatibility on Ascend NPU using random weights without downloading real weights.

Official
Advanced
AscendAscend
14

dit-parallel-opt

Selects and validates multi-card parallelism strategies for DiT inference on Ascend NPUs.

Official
Advanced
AscendAscend
14

host-opt

Optimizes host-side fixed overhead in inference services including encoding, transfer, loading, and warmup.

Official
Advanced
AscendAscend
14

env-install

Install MindIE-SD and third-party inference frameworks on Ascend NPU environments.

Official
Advanced
AscendAscend
14

dev-workflow

Orchestrates MindIE-SD repository development with Test-First loops, parallel execution, and retrospective archiving.

Official
Advanced
AscendAscend
14

mindie-sd-community-governance

Enforces MindIE-SD documentation, commit, PR, and governance conventions with fixed review steps.

Official
Intermediate
AscendAscend
14

aclgraph-dev

Develops and tunes NPUGraph static capture and replay for batched NPU inference dispatch.

Official
Advanced
AscendAscend
14

profiling-analyze

Analyzes Ascend NPU profiling data to diagnose bottlenecks and compare kernel-level performance across runs.

Official
Advanced
AscendAscend
14

pattern-dev

Develops and debugs PyTorch Inductor pattern matcher fusions for NPU compile graphs.

Official
Advanced
AscendAscend
14

vae-opt

Validates and implements bit-exact multi-card sharding for VAE/TAE video decoders.

Official
Advanced
AscendAscend
14

model-auto-optimization

Orchestrates staged NPU optimization of diffusion models across fusion, parallelism, and quantization.

Official
Advanced
AscendAscend
14

remote-access

Execute commands, select idle NPU cards, and transfer files on remote Ascend servers over SSH.

Official
Intermediate
AscendAscend
14

quantization-dev

Reverse-engineer quantization contracts and verify bit-exact alignment of custom quantizers on Ascend NPU.

Official
Advanced
AscendAscend
14

accuracy-gate

Validates whether code optimizations preserve numerical results using layered equivalence criteria and staged acceptance tests.

Official
Advanced
AscendAscend
14

code-standards

Enforces MindIE-SD Python formatting and lint rules via ruff, pylint, bandit, and pre-commit.

Official
Advanced
AscendAscend
14

benchmark-dev

Benchmarks and extends the mindie_bench performance toolchain for MindIE-SD core operators.

Official
Advanced
AscendAscend
14

perf-gate

Validates performance optimization claims on shared Ascend NPU machines using same-window A/B measurement protocols.

Official
Advanced
AscendAscend
14

operator-dev

Route operator development and optimization tasks to cannbot-skills with MindIE-SD-specific integration guidance.

Official
Advanced
AscendAscend
14

dit-perf-opt

Selects and validates DiT compute optimization tiers for quantization, sparsity, caching, and compilation on NPU.

Official
Advanced
AscendAscend
14

markdown-lint

Validates and fixes Markdown files against markdownlint rules in pre-commit and CI workflows.

Official
Intermediate
AscendAscend
14

framework-integration

Enable and verify mindiesd inference features in third-party frameworks like vLLM-Omni and LightX2V.

Official
Advanced
AscendAscend
14

performance-optimization

Routes confirmed performance bottlenecks to the correct optimization module for MindIE-SD diffusion models.

Official
Intermediate
AscendAscend
14

fusion-scope-analyze

Determines operator fusion boundaries and estimates fusion benefit from profiling data.

Official
Advanced
AscendAscend
14

profiling-collect

Collect NPU profiling data from remote Ascend devices via SSH and patch-based instrumentation.

Official
Advanced

Frequently Asked Questions About Ascend

FAQPage Schema
What specific tasks can engineers perform using these Ascend skills?▼

Engineers can develop, profile, and optimize custom operators using AscendC or Triton, migrate models from GPU to NPU architectures, and manage distributed training configurations. The suite includes capabilities for precision debugging, memory error analysis, and automated documentation generation for operator interfaces.

Which technical personas are the primary users of these capabilities?▼

These skills are designed for AI infrastructure engineers, kernel developers, and machine learning researchers working on Huawei Ascend hardware. They are specifically tailored for professionals responsible for hardware-level performance tuning, model porting, and maintaining large-scale distributed training clusters.

What are the prerequisites for deploying these operator development skills?▼

Deployment requires a configured Linux environment with the CANN toolkit installed and accessible Ascend NPU hardware. Users must have the necessary driver and firmware versions verified via npu-smi, along with containerized environments for isolated operator compilation and testing.