Searched defs:InferenceTestOptions (Results 1 – 1 of 1) sorted by relevance
59 struct InferenceTestOptions struct61 unsigned int m_IterationCount;62 std::string m_InferenceTimesFile;63 bool m_EnableProfiling;64 std::string m_DynamicBackendsPath;66 InferenceTestOptions() in InferenceTestOptions() function