Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestUpdatability.cpp38 int64_t featureLevel; in TEST_F() local
DTestGpuNnapi.cpp256 int64_t featureLevel; in getNnapiDevices() local
DTestValidation.cpp2762 int64_t featureLevel; in TEST() local
/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DTestRandomGraph.cpp162 int64_t featureLevel; in SetUpTestCase() local
195 bool shouldSkipTest(int64_t featureLevel) { in shouldSkipTest()
301 int64_t featureLevel; in computeAndVerifyResultsForDevice() local
/packages/modules/NeuralNetworks/common/include/
DLegacyUtils.h313 int64_t featureLevel; member
/packages/modules/NeuralNetworks/runtime/
DManager.cpp246 Version featureLevel = kInterface->getFeatureLevel(); in getFeatureLevel() local
267 const auto featureLevel = kInterface->getFeatureLevel(); in getSupportedOperationsImpl() local
DNeuralNetworks.cpp703 int64_t* featureLevel) { in ANeuralNetworksDevice_getFeatureLevel()