ArmNN
NotReleased
|
This is the complete list of members for YoloTestCase< Model >, including all inherited members.
GetOutputs() const | InferenceModelTestCase< Model > | inlineprotected |
GetTestCaseId() const | InferenceModelTestCase< Model > | inlineprotected |
InferenceModelTestCase(Model &model, unsigned int testCaseId, const std::vector< TContainer > &inputs, const std::vector< unsigned int > &outputSizes) | InferenceModelTestCase< Model > | inline |
ProcessResult(const InferenceTestOptions &options) override | YoloTestCase< Model > | inlinevirtual |
Run() override | InferenceModelTestCase< Model > | inlinevirtual |
TContainer typedef | InferenceModelTestCase< Model > | |
YoloTestCase(Model &model, unsigned int testCaseId, YoloTestCaseData &testCaseData) | YoloTestCase< Model > | inline |
~IInferenceTestCase() | IInferenceTestCase | inlinevirtual |