Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DUtilsTest.cpp351 auto checkInvSqrtQuantization = [](int32_t input, int32_t goldenInvSqrt, int goldenShift) { in TEST() argument
355 EXPECT_EQ(q, goldenInvSqrt); in TEST()