Home
last modified time | relevance | path

Searched refs:float32Performance (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DBasicTests.cpp43 EXPECT_LT(0.0f, capabilities.float32Performance.execTime); in TEST_F()
44 EXPECT_LT(0.0f, capabilities.float32Performance.powerUsage); in TEST_F()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DBasicTests.cpp43 EXPECT_LT(0.0f, capabilities.float32Performance.execTime); in TEST_F()
44 EXPECT_LT(0.0f, capabilities.float32Performance.powerUsage); in TEST_F()
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DDevice.cpp51 PerformanceInfo float32Performance = { in getCapabilities() local
60 .float32Performance = float32Performance, .quantized8Performance = quantized8Performance, in getCapabilities()
/hardware/interfaces/neuralnetworks/1.1/
Dtypes.hal327 PerformanceInfo float32Performance;
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal1483 PerformanceInfo float32Performance;