10000 GitHub - arcini/PyTorch-Branchy-Alexnet: PyTorch implementation of Alexnet with an early exit structure as defined by S. Teerapittayanon et al. Model is designed for and trained on CIFAR-10, reaching ~80% accuracy.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PyTorch implementation of Alexnet with an early exit structure as defined by S. Teerapittayanon et al. Model is designed for and trained on CIFAR-10, reaching ~80% accuracy.

Notifications You must be signed in to change notification settings

arcini/PyTorch-Branchy-Alexnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PyTorch-Branchy-Alexnet

PyTorch implementation of Alexnet with an early exit structure as defined by S. Teerapittayanon et al. Note that the implementation merely simulates early exiting; no quantification of time or energy savings can be made due to the nature of PyTorch.

Also note that this is a crude file still in the development phase. Some lines may have unclear intention and the code may also contain quirks.

About

PyTorch implementation of Alexnet with an early exit structure as defined by S. Teerapittayanon et al. Model is designed for and trained on CIFAR-10, reaching ~80% accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0