Searched refs:Quantized8BitOperation (Results 1 - 3 of 3) sorted by relevance

/external/gemmlowp/meta/
H A Dlegacy_operations_common.h18 class Quantized8BitOperation { class
20 Quantized8BitOperation(std::int32_t lhs_offset, std::int32_t rhs_offset, function in class:Quantized8BitOperation
H A Dlegacy_multi_thread_gemv.h31 class GemvQuantized8BitOperation : public Quantized8BitOperation {
36 : Quantized8BitOperation(lhs_offset, rhs_offset, sum_offset, multiplier,
H A Dlegacy_multi_thread_gemm.h59 class GemmQuantized8BitOperation : public Quantized8BitOperation {
64 : Quantized8BitOperation(lhs_offset, rhs_offset, sum_offset, multiplier,

Completed in 180 milliseconds