EDeepLearningTool::GetAvailableDeviceName

Name of the i-th device of the current engine.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::string GetAvailableDeviceName(
   int i
)

Parameters

i

Index of the device between 0 and EDeepLearningTool - 1.

EDeepLearningTool.GetAvailableDeviceName

Name of the i-th device of the current engine.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

string GetAvailableDeviceName(
   int i
)

Parameters

i

Index of the device between 0 and EDeepLearningTool - 1.