Home
last modified time | relevance | path

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

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