Home
last modified time | relevance | path

Searched refs:g_Quantized8PerformanceExecTimeName (Results 1 – 2 of 2) sorted by relevance

/external/android-nn-driver/1.0/
DArmnnDriverImpl.cpp16 const char *g_Quantized8PerformanceExecTimeName = "ArmNN.quantized8Performance.execTime"; variable
41 ParseSystemProperty(g_Quantized8PerformanceExecTimeName, .1f); in getCapabilities()
/external/android-nn-driver/1.1/
DArmnnDriverImpl.cpp16 const char *g_Quantized8PerformanceExecTimeName = "ArmNN.quantized8Performance.execT… variable
43 ParseSystemProperty(g_Quantized8PerformanceExecTimeName, .1f); in getCapabilities_1_1()