HomeSort by relevance Sort by last modified time
    Searched refs:MulKernel (Results 1 - 5 of 5) sorted by null

  /external/gemmlowp/meta/
quantized_mul_kernels_arm_32.h 28 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 1,
102 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 2,
180 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 3,
264 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 4,
352 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 5,
453 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 6,
558 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 7,
669 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 8,
784 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 2, 1,
873 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 2, 2
    [all...]
quantized_mul_kernels_arm_64.h 28 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 1,
101 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 2,
177 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 3,
259 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 4,
343 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 5,
440 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 6,
540 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 7,
645 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 1, 8,
752 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 2, 1,
841 MulKernel<uint8_t, uint8_t, QuantizedStaticPreprocessed, RowMajor, 2, 2
    [all...]
quantized_mul_kernels.h 36 class MulKernel<InType, OutType, QuantizedStaticPreprocessed, RowMajor, m, n,
84 class MulKernel<InType, OutType, QuantizedStaticPreprocessedAsInt32, RowMajor,
129 class MulKernel<InType, OutType, QuantizedStaticPreprocessedAsFloat, RowMajor,
base.h 102 class MulKernel {
single_thread_gemm.h 71 typedef MulKernel<typename P::InType, typename P::OutType,
74 typedef MulKernel<typename P::InType, typename P::OutType,
78 typedef MulKernel<typename P::InType, typename P::OutType,
82 typedef MulKernel<typename P::InType, typename P::OutType,
260 typedef MulKernel<typename P::InType, typename P::OutType,
263 typedef MulKernel<typename P::InType, typename P::OutType,
267 typedef MulKernel<typename P::InType, typename P::OutType,
271 typedef MulKernel<typename P::InType, typename P::OutType,

Completed in 370 milliseconds