Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.h46 PerformanceInfo getQuantized8Performance() const { return mQuantized8Performance; } in getQuantized8Performance()
55 PerformanceInfo mQuantized8Performance; variable
DManager.cpp57 mQuantized8Performance = capabilities.quantized8Performance; in initialize()