Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 452 Bytes

S2EngineCompiler

Overview

Compiler 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