Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DTypeManager.cpp259 [](const Extension::OperandTypeInformation& info, uint32_t typeSought) { in getExtensionOperandTypeInfo() argument
260 return static_cast<uint16_t>(info.type) < typeSought; in getExtensionOperandTypeInfo()