Ascend-cann-nnrt离线推理引擎包
Profiling使能说明
Ascend-cann-nnrt离线推理引擎包提供如下Profiling使能方式:
- 通过AscendCL API接口支持在推理过程中采集应用工程的Profiling数据。
- 通过pyACL的Python API接口在推理过程中采集应用工程的Profiling数据。
pyACL(Python Ascend Computing Language)就是在AscendCL的基础上使用Python封装得到的Python API库,用户通过Python进行昇腾AI处理器的运行管理、资源管理等。
父主题: 软件包安装