Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dkernel.h232 struct ZeroPointInputValue {}; struct
235 struct ZeroPointInputValue<std::uint8_t, std::uint8_t> {
240 struct ZeroPointInputValue<std::uint8_t, std::int8_t> {
245 struct ZeroPointInputValue<std::int8_t, std::int8_t> {
Dunpack.h106 ZeroPointInputValue<KernelLhsInputScalar, KernelLhsScalar>::kValue; in UnpackResultBlock()
108 ZeroPointInputValue<KernelRhsInputScalar, KernelRhsScalar>::kValue; in UnpackResultBlock()
Dpack.h224 ZeroPointInputValue<KernelInputScalar, KernelScalar>::kValue;