EDeepLearningTool::SetActiveDeviceByName

Sets the device with which to run the model using its name.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void SetActiveDeviceByName(const std::string& name)

EDeepLearningTool.ActiveDeviceByName

Sets the device with which to run the model using its name.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

string ActiveDeviceByName

{ get; set; }