Searched refs:SetDebugToFileEnabled (Results 1 – 5 of 5) sorted by relevance
143 optimizerOptions.SetDebugToFileEnabled(m_PrintIntermediateOutputsToFile); in ToDelegateOptions()
524 options.SetDebugToFileEnabled(m_Params.m_PrintIntermediateOutputsToFile); in OptimizeNetwork()
309 void SetDebugToFileEnabled(bool DebugFileState);
461 options.SetDebugToFileEnabled(params.m_PrintIntermediateLayersToFile); in InferenceModel()
130 void OptimizerOptionsOpaque::SetDebugToFileEnabled(bool DebugFileState) in SetDebugToFileEnabled() function in armnn::OptimizerOptionsOpaque