CANN/Ascend C SIMD库示例 Libraries Sample Introduction【免费下载链接】asc-devkit本项目是CANN 推出的昇腾AI处理器专用的算子程序开发语言原生支持C和C标准规范主要由类库和语言扩展层构成提供多层级API满足多维场景算子开发诉求。项目地址: https://gitcode.com/cann/asc-devkitOverviewThis section contains usage samples based on Ascend C API libraries, introducing API libraries such as math libraries and activation functions through the direct call implementation method.Sample ListDirectory NameDescription00_matrixThis sample set introduces typical usage of different Matmul API features and provides corresponding end-to-end implementations01_activationThis sample set introduces typical usage of activation functions with different operator features and provides corresponding end-to-end implementations02_normalizationThis sample set introduces typical usage of normalization operations with different features and provides corresponding end-to-end implementations03_quantizationThis sample set introduces typical usage of quantization operations with different operator features and provides corresponding end-to-end implementations04_reduceThis sample set introduces typical usage of reduce operations with different operator features and provides corresponding end-to-end implementations05_sortThis sample set introduces typical usage of sort operations with different operator features and provides corresponding end-to-end implementations06_indexThis sample set introduces typical usage of index computation operators with different features and provides corresponding end-to-end implementations07_filterThis sample set introduces typical usage of data filtering operators with different features and provides corresponding end-to-end implementations08_tensor_transformationThis sample set introduces typical usage of tensor transformation operators with different features and provides corresponding end-to-end implementations11_randomThis sample set introduces typical usage of random functions with different features and provides corresponding end-to-end implementations12_mathThis sample set introduces typical usage of math computations with different operator features and provides corresponding end-to-end implementations13_utilsThis sample set introduces typical usage of data type features and provides corresponding end-to-end implementations【免费下载链接】asc-devkit本项目是CANN 推出的昇腾AI处理器专用的算子程序开发语言原生支持C和C标准规范主要由类库和语言扩展层构成提供多层级API满足多维场景算子开发诉求。项目地址: https://gitcode.com/cann/asc-devkit创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考