ArmNN
 20.05
InferenceTestOptions Struct Reference

#include <InferenceTest.hpp>

Public Member Functions

 InferenceTestOptions ()
 

Public Attributes

unsigned int m_IterationCount
 
std::string m_InferenceTimesFile
 
bool m_EnableProfiling
 
std::string m_DynamicBackendsPath
 

Detailed Description

Definition at line 56 of file InferenceTest.hpp.

Constructor & Destructor Documentation

◆ InferenceTestOptions()

Member Data Documentation

◆ m_DynamicBackendsPath

std::string m_DynamicBackendsPath

Definition at line 61 of file InferenceTest.hpp.

◆ m_EnableProfiling

bool m_EnableProfiling

Definition at line 60 of file InferenceTest.hpp.

Referenced by armnn::test::InferenceTest(), and armnn::test::ParseCommandLine().

◆ m_InferenceTimesFile

std::string m_InferenceTimesFile

Definition at line 59 of file InferenceTest.hpp.

Referenced by armnn::test::InferenceTest(), and armnn::test::ParseCommandLine().

◆ m_IterationCount


The documentation for this struct was generated from the following file: