Home
last modified time | relevance | path

Searched defs:kOutputPoolIndex (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DUtils.h120 static constexpr uint32_t kOutputPoolIndex = 1; variable
H A DGeneratedTestHarness.cpp333 static constexpr uint32_t kOutputPoolIndex = 1; member in aidl::android::hardware::neuralnetworks::vts::functional::ExecutionContext
/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
H A DUtils.h87 static constexpr uint32_t kOutputPoolIndex = 1; variable
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
H A DTestUtils.cpp145 constexpr uint32_t kOutputPoolIndex = 1; in createRequest() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
H A DDriverFuzzTest.cpp180 static constexpr uint32_t kOutputPoolIndex = 1; in createRequest() local
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp351 static constexpr uint32_t kOutputPoolIndex = 1; member in android::hardware::neuralnetworks::V1_3::vts::functional::ExecutionContextV1_3