Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DBasicTests.cpp45 EXPECT_LT(0.0f, capabilities.quantized8Performance.execTime); in TEST_F()
46 EXPECT_LT(0.0f, capabilities.quantized8Performance.powerUsage); in TEST_F()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DBasicTests.cpp45 EXPECT_LT(0.0f, capabilities.quantized8Performance.execTime); in TEST_F()
46 EXPECT_LT(0.0f, capabilities.quantized8Performance.powerUsage); in TEST_F()
/hardware/qcom/neuralnetworks/hvxservice/1.0/
DDevice.cpp55 PerformanceInfo quantized8Performance = { in getCapabilities() local
60 .float32Performance = float32Performance, .quantized8Performance = quantized8Performance, in getCapabilities()
/hardware/interfaces/neuralnetworks/1.1/
Dtypes.hal332 PerformanceInfo quantized8Performance;
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal1488 PerformanceInfo quantized8Performance;