接口列表
本文档主要描述给应用用户或者上层框架提供了安全易用的构图接口集合,开发者可以调用这些接口构建网络模型,设置模型所包含的图、图内的算子以及算子的属性信息(包括Input、Output及其他属性信息)。
您可以在CANN软件安装后文件存储路径>“include”路径查看对应接口的头文件。
接口分类 |
头文件路径 |
备注 |
接口列表 |
---|---|---|---|
Parser解析接口 |
/include/parser/tensorflow_parser.h /include/parser/caffe_parser.h /include/parser/onnx_parser.h |
- |
|
Atlas A2训练系列产品/Atlas 800I A2推理产品不支持Caffe框架。 |
|||
- |
|||
- |
|||
Graph构建接口 |
/include/graph/graph.h |
- |
|
Graph修改接口> Graph类 |
/include/graph/graph.h |
- |
|
Graph修改接口> GNode类 |
/include/graph/gnode.h |
- |
|
Graph修改接口> Session类 |
/include/ge/ge_api.h |
- |
|
Graph修改接口> GraphBuffer类 |
/include/graph/graph_buffer.h |
- |
|
Graph编译接口 |
/include/ge/ge_ir_build.h |
- |
|
Graph运行接口 |
/include/ge/ge_api.h /include/ge/ge_graph_compile_summary.h |
Atlas 200/300/500 推理产品、Atlas 200/500 A2推理产品不支持此头文件中的接口。 - |
|
Graph查询接口 |
/include/ge/ge_api.h |
- |
|
量化接口 |
/include/amct/acl_graph_calibration.h |
- |
|
维测接口 |
/include/ge/ge_prof.h |
Atlas 200/300/500 推理产品、Atlas 200/500 A2推理产品不支持此头文件中的接口。 - |
|
其他接口 |
/include/ge/ge_ir_build.h /include/ge/ge_api_error_codes.h |
- |
|
数据类型 |
/include/ge/ge_ir_build.h |
- |
|
/include/ge/ge_api_types.h |
- |
||
- |
|||
- |
|||
- |
|||
- |
|||
- |
|||
/include/ge/ge_prof.h |
Atlas 200/300/500 推理产品、Atlas 200/500 A2推理产品不支持此头文件中的接口。 - |
||
/include/ge/ge_api_types.h |
Atlas 200/300/500 推理产品、Atlas 200/500 A2推理产品不支持此头文件中的接口。 - |