Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 456 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 456 Bytes

S2EngineSimulator

Overview

Simulator for S2Engine, a novel systolic architecture that can fully exploit the sparsity in CNNs with maximized data reuse. The work has been accepted by IEEE Transactions on Computers, named "S2Engine: A Novel Systolic Architecture for Sparse Convolutional Neural Networks"

For more details, please see our full paper: https://ieeexplore.ieee.org/document/9450011

Requirements

gcc version: 4.8.1

Windows / Linux