Home
last modified time | relevance | path

Searched defs:tailStartIndex (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DModelBuilder.cpp611 static uint32_t countMatchingTrailingArguments(uint32_t tailStartIndex, in countMatchingTrailingArguments()
630 auto getCount = [this, &operation](uint32_t tailStartIndex, const std::vector<TailSpec>& tail) { in getNumTrailingArgumentsToRemove()