Searched defs:NEON_64bit_GEMM_Uint8Operands_Uint32Accumulators_dotproduct (Results 1 – 1 of 1) sorted by relevance
2536 struct NEON_64bit_GEMM_Uint8Operands_Uint32Accumulators_dotproduct { struct2537 typedef std::uint8_t OperandType;2538 typedef std::uint32_t AccumulatorType;2542 Format;2543 static void Run(const OperandType* lhs_ptr, const OperandType* rhs_ptr, in Run()