---
title: 接口列表
description: "**表1 AOE调优API**"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/devaids/aoe/aoeref_16_0001.html
sourcePath: /source/zh/canncommercial/900/devaids/aoe/aoeref_16_0001.html
indexId: c7e7b89f0d54896980eee248a5315d3f9f93486253f101470ece58fef49d8d3161
---
# 接口列表


**表1 AOE调优API**

| 接口名称 | 简介 |
| --- | --- |
| AoeInitialize | AOE初始化函数，用于设置全局调优参数和初始化调优环境。同步接口。 |
| AoeFinalize | 释放AOE初始化的资源。同步接口。 |
| AoeCreateSession | 创建AOE的调优session，并输出session id。同步接口。 |
| AoeDestroySession | 销毁AOE的session。同步接口。 |
| AoeSetGeSession | 设置GE session，通过GE session运行Graph。同步接口。 |
| AoeSetTuningGraph | 设置调优图。同步接口。 |
| AoeSetTuningGraphInput | 设置调优图的输入。同步接口。 |
| AoeTuningGraph | 开始AOE调优，同步接口。 |
