atc-model-converter
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and downloads software components from official and well-known technical sources.
- Fetches pre-compiled Python wheels for
ais_benchandaclruntimefrom Huawei Cloud's official object storage (aisbench.obs.myhuaweicloud.com). - References the official Huawei Ascend tools repository on Gitee (
gitee.com/ascend/tools.git) for source-based installation. - [COMMAND_EXECUTION]: The provided scripts and documentation utilize standard CLI tools for hardware management and model processing.
- Uses
atc(Ascend Tensor Compiler) for converting ONNX models to the Huawei-specific.omformat. - Uses
npu-smito query hardware status and SoC versions to ensure environment compatibility. - Employs standard Python package management tools such as
pipandcondafor environment configuration.
Audit Metadata