Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DUtils.cpp2020 void update(hal::hidl_vec<VersionedOperandPerformance<version>>* operandPerformance, in update()
2032 void update(hidl_vec<V1_2::Capabilities::OperandPerformance>* operandPerformance, in update()
2036 void update(hidl_vec<V1_3::Capabilities::OperandPerformance>* operandPerformance, in update()
2042 PerformanceInfo lookup(const hidl_vec<VersionedOperandPerformance<version>>& operandPerformance, in lookup()
2058 PerformanceInfo lookup(const hidl_vec<V1_2::Capabilities::OperandPerformance>& operandPerformance, in lookup()
2062 PerformanceInfo lookup(const hidl_vec<V1_3::Capabilities::OperandPerformance>& operandPerformance, in lookup()