EDeepLearningTool::WaitForIterationCompletion

Waits until an iteration is complete. A call to this method will block the calling thread until a training iteration in the training thread is finished. This method returns the number of trained iterations.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

int WaitForIterationCompletion(
)

EDeepLearningTool.WaitForIterationCompletion

Waits until an iteration is complete. A call to this method will block the calling thread until a training iteration in the training thread is finished. This method returns the number of trained iterations.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

int WaitForIterationCompletion(
)