Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestOperandExtraParams.cpp194 constexpr size_t kHighScaleCount = 10; in TEST_F() local
195 static float scales[kHighScaleCount] = {1.0, 2.0, 3.0, 4.0}; in TEST_F()
203 .scaleCount = kHighScaleCount, in TEST_F()