Searched refs:m_PrintIntermediateOutputsToFile (Results 1 – 4 of 4) sorted by relevance
53 bool m_PrintIntermediateOutputsToFile; member
143 optimizerOptions.SetDebugToFileEnabled(m_PrintIntermediateOutputsToFile); in ToDelegateOptions()
294 … cxxopts::value<bool>(m_ExNetParams.m_PrintIntermediateOutputsToFile)->default_value("false")
524 options.SetDebugToFileEnabled(m_Params.m_PrintIntermediateOutputsToFile); in OptimizeNetwork()