EDeepLearningBenchmarkSettings::GetBatchSize
EDeepLearningBenchmarkSettings::SetBatchSize
Batch size.
Namespace: Euresys::Open_eVision_23_12::EasyDeepLearning
[C++]
int GetBatchSize() const
void SetBatchSize(int val)
EDeepLearningBenchmarkSettings.BatchSize
Batch size.
Namespace: Euresys.Open_eVision_23_12.EasyDeepLearning
[C#]
int BatchSize
{ get; set; }