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

Magnetar

Magnetar 收录了来自 AXERA-TECH 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
2
更新
2026-07-09
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

package
软件开发工程师

Hidden stage for magnetar. Assemble validated AXMODEL, SDKs, reports, and usage documentation into a customer delivery directory.

2026-07-09
magnetar
软件开发工程师

Convert remote or local AI models into AXera AXMODEL packages with Python and C++ SDKs for customer delivery. Use when Codex must acquire a model from Git/HuggingFace/URL/local path, export ONNX, compile with Pulsar2, simulate/validate AXMODEL accuracy, optionally run on AX hardware, generate SDKs, or package deployment artifacts.

2026-07-09
compile
软件开发工程师

Hidden stage for magnetar. Compile static ONNX to AXMODEL with Pulsar2 and record compile artifacts.

2026-07-08
export
软件开发工程师

Hidden stage for magnetar. Export the acquired model to static-shape ONNX, validate it against the source model, and generate model_meta.json plus calibration data.

2026-07-08
acquire
软件开发工程师

Hidden stage for magnetar. Acquire a remote or local model into TASK_DIR/origin without modifying the source.

2026-07-08
sdk-gen
软件开发工程师

Hidden stage for magnetar. Generate customer-facing Python and C++ inference SDKs from model_meta.json and AXMODEL artifacts.

2026-07-07
toolchain
网络与计算机系统管理员

Hidden stage for magnetar. Ensure Pulsar2 and the chip-specific C++ BSP/cross-compilation toolchain are available for compile and SDK validation.

2026-07-07
simulate
软件开发工程师

Hidden stage for magnetar. Compare ONNX outputs with AXMODEL simulation outputs using task-relevant metrics.

2026-07-07
runonboard
电子工程师(非计算机)

Hidden stage for magnetar. Optionally deploy AXMODEL and SDK examples to an AX board and verify runtime behavior.

2026-07-07
init
软件开发工程师

Hidden stage for magnetar. Initialize TASK_DIR structure, logs, status files, and stage directories.

2026-07-06