Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DModelBuilder.cpp615 const std::vector<uint8_t>& smallOperandValues) { in countMatchingTrailingArguments() argument
620 if (!matchesSpec(tail[i - tailStartIndex], operand, smallOperandValues)) { in countMatchingTrailingArguments()