Skip to main content

Showing 1–2 of 2 results for author: Zarif, N E

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

    cs.AR

    Sparq: A Custom RISC-V Vector Processor for Efficient Sub-Byte Quantized Inference

    Authors: Théo Dupuis, Yoan Fournier, MohammadHossein AskariHemmat, Nizar El Zarif, François Leduc-Primeau, Jean Pierre David, Yvon Savaria

    Abstract: Convolutional Neural Networks (CNNs) are used in a wide range of applications, with full-precision CNNs achieving high accuracy at the expense of portability. Recent progress in quantization techniques has demonstrated that sub-byte Quantized Neural Networks (QNNs) achieve comparable or superior accuracy while significantly reducing the computational cost and memory footprint. However, sub-byte co… ▽ More

    Submitted 16 June, 2023; originally announced June 2023.

    Comments: 5 pages, Accepted for publication in the 21st IEEE Interregional NEWCAS Conference (2023)

  2. arXiv:2302.05996  [pdf, other

    cs.AR

    Quark: An Integer RISC-V Vector Processor for Sub-Byte Quantized DNN Inference

    Authors: MohammadHossein AskariHemmat, Theo Dupuis, Yoan Fournier, Nizar El Zarif, Matheus Cavalcante, Matteo Perotti, Frank Gurkaynak, Luca Benini, Francois Leduc-Primeau, Yvon Savaria, Jean-Pierre David

    Abstract: In this paper, we present Quark, an integer RISC-V vector processor specifically tailored for sub-byte DNN inference. Quark is implemented in GlobalFoundries' 22FDX FD-SOI technology. It is designed on top of Ara, an open-source 64-bit RISC-V vector processor. To accommodate sub-byte DNN inference, Quark extends Ara by adding specialized vector instructions to perform sub-byte quantized operations… ▽ More

    Submitted 12 February, 2023; originally announced February 2023.

    Comments: 5 pages. Accepted for publication in the 56th International Symposium on Circuits and Systems (ISCAS 2023)

    ACM Class: C.1.3; C.3