# tools **Repository Path**: max_well11123/tools ## Basic Information - **Project Name**: tools - **Description**: Ascend tools - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 218 - **Created**: 2020-08-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tools #### 介绍 Ascend tools,昇腾工具仓库。 **请根据自己的需要进入对应文件夹获取工具,或者点击下面的说明链接选择需要的工具进行使用。** #### 使用说明 1. [amexec](https://gitee.com/ascend/tools/tree/master/amexec) **模型推理工具**:输入.om模型和模型所需要的输入bin文件,输出模型的输出数据文件。 2. [img2bin](https://gitee.com/ascend/tools/tree/master/img2bin) **bin文件生成工具**:生成模型推理所需的输入数据,以.bin格式保存。 3. [makesd](https://gitee.com/ascend/tools/tree/master/makesd) **制卡工具**:制卡工具包,提供ubuntu下制卡功能。