Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.cpp218 auto accumulateOperands = [&hidlModel, &accumulator](const hidl_vec<uint32_t>& operands) { in getSupportedOperations() local
232 accumulateOperands(operation.inputs); in getSupportedOperations()
233 accumulateOperands(operation.outputs); in getSupportedOperations()