APIs
AOE Tuning APIs
API |
Description |
|---|---|
Serves as the AOE initialization function that sets global tuning options and initializes the tuning environment. This API is synchronous. |
|
Frees the AOE initialization resources. This API is synchronous. |
|
Creates an AOE tuning session and outputs the session ID. This API is synchronous. |
|
Destroys an AOE tuning session. This API is synchronous. |
|
Sets a GE session to run a graph. This API is synchronous. |
|
Sets the tuning graph. This API is synchronous. |
|
Sets the inputs to a tuning graph. This API is synchronous. |
|
Starts AOE tuning. This API is synchronous. |