EDeepLearningTool::SaveInferenceModel

Saves the tool's inference model to a file.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void SaveInferenceModel(
   const std::string& filePath
)

Parameters

filePath

File path.

EDeepLearningTool.SaveInferenceModel

Saves the tool's inference model to a file.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void SaveInferenceModel(
   string filePath
)

Parameters

filePath

File path.