-
Notifications
You must be signed in to change notification settings - Fork 2
Code for "Characterising Across Stack Optimisations for Deep Convolutional Neural Networks"
License
jack-willturner/characterising-neural-compression
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
You need to include the weights file (e.g. vgg_plain.txt) file generated from scratchpad/codes/pytorch-cifar/ compile: gcc -O3 VGG16_CPU_cifar.c -lm -fopenmp -o VGG16_CPU_cifar run (example): ./VGG-16_CPU_cifar weights/vgg.txt img/filelist_cf.txt result_cf_conv.txt 1 (only convolutional layers) run (example): ./VGG-16_CPU_cifar weights/vgg.txt img/filelist_cf.txt result_cf.txt (all layers)
About
Code for "Characterising Across Stack Optimisations for Deep Convolutional Neural Networks"
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published