Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DActivation.cpp168 static constexpr int kInputIntegerBits = 4; in tanhQuant8() local
198 static constexpr int kInputIntegerBits = 4; in logisticQuant8() local
263 static constexpr int kInputIntegerBits = 4; in tanhQuant8Signed() local
293 static constexpr int kInputIntegerBits = 4; in logisticQuant8Signed() local