ArmNN
 20.11
IInferenceTestCase Class Referenceabstract

#include <InferenceTest.hpp>

Inheritance diagram for IInferenceTestCase:
InferenceModelTestCase< TModel > InferenceModelTestCase< Model > ClassifierTestCase< TTestCaseDatabase, TModel > YoloTestCase< Model >

Public Member Functions

virtual ~IInferenceTestCase ()
 
virtual void Run ()=0
 
virtual TestCaseResult ProcessResult (const InferenceTestOptions &options)=0
 

Detailed Description

Definition at line 82 of file InferenceTest.hpp.

Constructor & Destructor Documentation

◆ ~IInferenceTestCase()

virtual ~IInferenceTestCase ( )
inlinevirtual

Definition at line 85 of file InferenceTest.hpp.

85 {}

Member Function Documentation

◆ ProcessResult()

virtual TestCaseResult ProcessResult ( const InferenceTestOptions options)
pure virtual

◆ Run()

virtual void Run ( )
pure virtual

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