EDeepLearningExecutionSettings::GetEngine
EDeepLearningExecutionSettings::SetEngine
Engine with which to execute or train the neural network.
Namespace: Euresys::Open_eVision::EasyDeepLearning
[C++]
std::string GetEngine() const
void SetEngine(const std::string& engine)
EDeepLearningExecutionSettings.Engine
Engine with which to execute or train the neural network.
Namespace: Euresys.Open_eVision.EasyDeepLearning
[C#]
string Engine
{ get; set; }
EDeepLearningExecutionSettings.Engine
Engine with which to execute or train the neural network.
Module: open_evision.EasyDeepLearning
[Python]
Engine: str
{get; set}