getDeviceList

API definition

std::vector<int> getDeviceList();

Function

Returns the device's Ascend AI Processor settings managed by Index, which is implemented by the subclass. Only vector<int> with an empty value is returned.

Input

N/A

Output

N/A

Return value

Device's Ascend AI Processor settings managed by Index.

Restrictions

N/A