Atc Model Converter

Complete toolkit for Huawei Ascend NPU model conversion and end-to-end inference adaptation. Workflow 1 auto-discovers input shapes and parameters from user source code. Workflow 2 exports PyTorch models to ONNX. Workflow 3 converts ONNX to .om via ATC with multi-CANN version support. Workflow 4 adapts the user's full inference pipeline (preprocessing + model + postprocessing) to run end-to-end on NPU. Workflow 5 verifies precision between ONNX and OM outputs. Workflow 6 generates a reproducible README. Supports any standard PyTorch/ONNX model. Use when converting, testing, or deploying models on Ascend AI processors.

ascend-ai-coding 141c0cf 13 files · 119.1 KB Updated

File contents

ascend-ai-coding/awesome-ascend-skills/tree/main/skills/inference/atc-model-converter commit 141c0cfe2b

Frequently asked questions

npx skillmds@latest add ascend-ai-coding/atc-model-converter