EDeepLearningTool::GetActiveDevice

Gets the active device. By default, it returns the first active device.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

EDeepLearningDevice GetActiveDevice(
   int i
)

Parameters

i

Index of the active devices between 0 and EDeepLearningTool::NumActiveDevices.

EDeepLearningTool.GetActiveDevice

Gets the active device. By default, it returns the first active device.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.EDeepLearningDevice GetActiveDevice(
   int i
)

Parameters

i

Index of the active devices between 0 and EDeepLearningTool::NumActiveDevices.