Function Snpe_Options_SetLogFileDirectory

Function Documentation

void Snpe_Options_SetLogFileDirectory(Snpe_Options_Handle_t handle, const char *logFileDirectory)

Sets logFileDirectory logFileDirectory: The path to the directory where log files will be written. The path may be relative or absolute. Relative paths are interpreted

Parameters
  • handle[in] : Handle to access Options object

  • logFileDirectory[in] : path for saving the log files