Function Snpe_Options_SetLogFileReplace¶
Defined in File Options.h
Function Documentation¶
-
void Snpe_Options_SetLogFileReplace(Snpe_Options_Handle_t handle, int logFileReplace)¶
If the log file already exists, control whether it will be replaced
- Parameters
handle – [in] : Handle to access options object
logFileReplace – [in] : 1 if log file to be replaced, 0 otherwise