Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvReLU++: Reference-based Lossless Acceleration of Conv-ReLU Operations for Mobile Deep Vision

ConvReLU++ is a lossless fast Conv-ReLU kernel without any model training. This repo contains official PyTorch implementation of ConvReLU++.

Setup

pip install torch torchvision Pillow

Usage example

Citation

@inproceedings{kong2023convrelu++,
  title={Convrelu++: Reference-based lossless acceleration of conv-relu operations on mobile cpu},
  author={Kong, Rui and Li, Yuanchun and Yuan, Yizhen and Kong, Linghe},
  booktitle={Proceedings of the 21st Annual International Conference on Mobile Systems, Applications and Services},
  pages={503--515},
  year={2023}
}

About

The Official Implementation of "Convrelu++: Reference-based lossless acceleration of conv-relu operations on mobile cpu"

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages