Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp164 int64_t featureLevel; in SetUpTestCase() local
197 bool shouldSkipTest(int64_t featureLevel) { in shouldSkipTest()
303 int64_t featureLevel; in computeAndVerifyResultsForDevice() local
/frameworks/ml/nn/runtime/test/
DTestVersionedInterfaces.cpp1062 const auto featureLevel = kDevice->getFeatureLevel(); in TEST_F() local
1073 const auto featureLevel = kDevice->getFeatureLevel(); in TEST_F() local
1084 const auto featureLevel = kDevice->getFeatureLevel(); in TEST_F() local
1095 const auto featureLevel = kDevice->getFeatureLevel(); in TEST_F() local
DTestValidation.cpp2267 int64_t featureLevel; in TEST() local
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp678 int64_t* featureLevel) { in ANeuralNetworksDevice_getFeatureLevel()