EDeepLearningTool::SetActiveDeviceById

Sets the device with which to run the model using its index in the list returned by EDeepLearningTool::AvailableDevices.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void SetActiveDeviceById(int id)

EDeepLearningTool.ActiveDeviceById

Sets the device with which to run the model using its index in the list returned by EDeepLearningTool::AvailableDevices.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

int ActiveDeviceById

{ get; set; }