EDeepLearningTool::SetActiveDevice

Sets the device with which to run or train the model.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void SetActiveDevice(
   const EDeepLearningDevice& device
)

Parameters

device

-

Remarks

For CPU device, the number of thread is initialized from Easy

EDeepLearningTool.SetActiveDevice

Sets the device with which to run or train the model.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void SetActiveDevice(
   Euresys.Open_eVision.EasyDeepLearning.EDeepLearningDevice device
)

Parameters

device

-

Remarks

For CPU device, the number of thread is initialized from Easy