Skip to content

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

License

Notifications You must be signed in to change notification settings

MobileLLM/conv_relu_plus_plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •