Home
last modified time | relevance | path

Searched defs:OperandPerformance (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/
DCapabilities.h26 class OperandPerformance; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DBasicTests.cpp44 using OperandPerformance = Capabilities::OperandPerformance; in TEST_P() typedef
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/include/nnapi/
DTypes.h279 struct OperandPerformance { struct
281 PerformanceInfo info;
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DBasicTests.cpp43 using OperandPerformance = Capabilities::OperandPerformance; in TEST_P() typedef
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DLegacyHalUtils.cpp629 using OperandPerformance = V1_2::Capabilities::OperandPerformance; in convertToV1_2() typedef
649 using OperandPerformance = V1_2::Capabilities::OperandPerformance; in convertToV1_2() typedef