Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DBasicTests.cpp44 using OperandPerformance = Capabilities::OperandPerformance; in TEST_P() typedef
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DBasicTests.cpp43 using OperandPerformance = Capabilities::OperandPerformance; in TEST_P() typedef
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/
H A DTypes.h266 struct OperandPerformance { struct
268 PerformanceInfo info;
/aosp12/packages/modules/NeuralNetworks/common/
H A DLegacyHalUtils.cpp628 using OperandPerformance = V1_2::Capabilities::OperandPerformance; in convertToV1_2() typedef
648 using OperandPerformance = V1_2::Capabilities::OperandPerformance; in convertToV1_2() typedef