Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DModelUtils.cpp230 const auto collectPrefix = [&prefixes](const auto& operandOrOperation) { in identifyUsedExtensions() argument
231 const auto prefix = getExtensionPrefix(static_cast<uint32_t>(operandOrOperation.type)); in identifyUsedExtensions()