Skip to main content

Showing 1–1 of 1 results for author: Ofir, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2411.15659  [pdf, other

    cs.CV

    SMM-Conv: Scalar Matrix Multiplication with Zero Packing for Accelerated Convolution

    Authors: Amir Ofir, Gil Ben-Artzi

    Abstract: We present a novel approach for accelerating convolutions during inference for CPU-based architectures. The most common method of computation involves packing the image into the columns of a matrix (im2col) and performing general matrix multiplication (GEMM) with a matrix of weights. This results in two main drawbacks: (a) im2col requires a large memory buffer and can experience inefficient memory… ▽ More

    Submitted 23 November, 2024; originally announced November 2024.