AoeSetTuningGraph
Function Usage
Sets the tuning graph. This API is synchronous.
Constraints
For details, see API Constraints.
Prototype
AoeStatus AoeSetTuningGraph(uint64_t sessionId, const ge::Graph &tuningGraph)
Parameter Description
Returns
The value 0 indicates success. For details about other values, see AOE API Error Codes.
Parent topic: AOE Tuning APIs