Skip to content

This repository is for testing different libraries of CNN inference accelerators.

Notifications You must be signed in to change notification settings

Darcy-Chen/rp2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rp2022

This repository contains the code used in the research project 2022 for the Bachelor Computer Science and Engineering of Delft University of Technology. The project involves benchmarking of several sparse CNN accelerators, the original code can be found in the following repositories:

Experiment Environment

  • Ubuntu 18.04
  • Python >= 3.6.9
  • CUDA 11.4 with cuDNN 8.2 and PyTorch 1.9.0 or CUDA 10.2 with cuDNN 8.2 and PyTorch 1.8.1
  • GCC >= 7.4.0
  • cmake >= 3.1

Installation

 git clone https://github.com/Darcy-Chen/rp2022.git
 cd rp2022

To install each library, follow the installation guide in the corresponding directory.

About

This repository is for testing different libraries of CNN inference accelerators.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published