Home
last modified time | relevance | path

Searched defs:ExecutePreference (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/include/
H A DNeuralNetworksWrapper.h60 enum class ExecutePreference { enum
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp53 using ExecutePreference = nn::test_wrapper::ExecutePreference; typedef
H A DTestPartitioning.cpp159 using ExecutePreference = ::android::nn::test_wrapper::ExecutePreference; typedef