Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DModelBuilder.cpp578 static bool matchesSpec(TailSpec spec, const Operand& operand, in matchesSpec() function
620 if (!matchesSpec(tail[i - tailStartIndex], operand, smallOperandValues)) { in countMatchingTrailingArguments()