ArmNN
 21.02
ClassifierTestCase< TTestCaseDatabase, TModel > Member List

This is the complete list of members for ClassifierTestCase< TTestCaseDatabase, TModel >, including all inherited members.

ClassifierTestCase(int &numInferencesRef, int &numCorrectInferencesRef, const std::vector< unsigned int > &validationPredictions, std::vector< unsigned int > *validationPredictionsOut, TModel &model, unsigned int testCaseId, unsigned int label, std::vector< typename TModel::DataType > modelInput)ClassifierTestCase< TTestCaseDatabase, TModel >
GetOutputs() constInferenceModelTestCase< TModel >inlineprotected
GetTestCaseId() constInferenceModelTestCase< TModel >inlineprotected
InferenceModelTestCase(TModel &model, unsigned int testCaseId, const std::vector< TContainer > &inputs, const std::vector< unsigned int > &outputSizes)InferenceModelTestCase< TModel >inline
ProcessResult(const InferenceTestOptions &params) overrideClassifierTestCase< TTestCaseDatabase, TModel >virtual
Run() overrideInferenceModelTestCase< TModel >inlinevirtual
TContainer typedefInferenceModelTestCase< TModel >
~IInferenceTestCase()IInferenceTestCaseinlinevirtual