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