• Stars
    star
    395
  • Rank 108,401 (Top 3 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours

Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours

Requirements

Updates

  • 04/05/19: Single-Path NAS search code released.

Contents

Citation

Please cite the Single-Path paper (link) in your publications if this repo helps your research:

@inproceedings{stamoulis2019singlepath,
  author = {Stamoulis, Dimitrios and Ding, Ruizhou and Wang, Di and Lymberopoulos, Dimitrios and Priyantha, Bodhi and Liu, Jie and Marculescu, Diana}
  booktitle = {arXiv preprint arXiv:1904.02877},
  title = {Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours},
  year = {2019}
}