Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Magnetar

Magnetar에는 AXERA-TECH에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 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