Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/tools/nnapi_info/
Dnnapi_info.cpp35 std::string featureLevelString(int64_t featureLevel) { in featureLevelString()
86 int64_t featureLevel; in main() local
/packages/modules/NeuralNetworks/runtime/test/
DTestUpdatability.cpp44 int64_t featureLevel; in TEST_F() local
DTestGpuNnapi.cpp263 int64_t featureLevel; in getNnapiDevices() local
DTestValidation.cpp2836 int64_t featureLevel; in TEST() local
/packages/modules/NeuralNetworks/runtime/
DServerFlag.cpp51 int64_t featureLevel = kDefaultFeatureLevelNum; in getServerFeatureLevelFlag() local
DNeuralNetworksV2.cpp724 int64_t* featureLevel) { in ANeuralNetworksDevice_getFeatureLevel()
DManager.cpp324 const auto featureLevel = kInterface->getFeatureLevel(); in getSupportedOperationsImpl() local
DNeuralNetworks.cpp743 int64_t* featureLevel) { in ANeuralNetworksDevice_getFeatureLevel()
/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DTestRandomGraph.cpp166 int64_t featureLevel; in SetUpTestCase() local
199 bool shouldSkipTest(int64_t featureLevel) { in shouldSkipTest()
305 int64_t featureLevel; in computeAndVerifyResultsForDevice() local
/packages/modules/NeuralNetworks/common/include/
DLegacyUtils.h292 int64_t featureLevel; member