Searched refs:approximateStack (Results 1 – 1 of 1) sorted by relevance
336 const auto approximateStackMatches = [&](const ApproximateStack& approximateStack) { in getApproximateMatch() argument337 const auto& exampleStack = mPredictions.at(approximateStack.hash).getExampleLayerStack(); in getApproximateMatch()340 return *approximateMatchOpt == approximateStack.match; in getApproximateMatch()