Searched defs:InferenceTestOptions (Results 1 – 1 of 1) sorted by relevance
57 struct InferenceTestOptions struct59 unsigned int m_IterationCount;60 std::string m_InferenceTimesFile;61 bool m_EnableProfiling;62 std::string m_DynamicBackendsPath;64 InferenceTestOptions() in InferenceTestOptions() function