Home
last modified time | relevance | path

Searched defs:TTestCaseData (Results 1 – 4 of 4) sorted by relevance

/external/armnn/tests/
DMnistDatabase.hpp16 using TTestCaseData = ClassifierTestCaseData<DataType>; typedef in MnistDatabase
DCifar10Database.hpp16 using TTestCaseData = ClassifierTestCaseData<DataType>; typedef in Cifar10Database
DYoloDatabase.hpp56 using TTestCaseData = YoloTestCaseData; typedef in YoloDatabase
DImagePreprocessor.hpp24 using TTestCaseData = ClassifierTestCaseData<DataType>; typedef in ImagePreprocessor