Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)
Stars
193
Forks
48
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
1
Merge pull request #5 from huangdi95/master
d3180ad
updated readme
26f673a
021efe9
added figure
ed46292
tf>=1.4.0 gcc>=5 tensorpack==0.8.6
0a161ea
deleted the Eigen include in tensorflow op compilation
1b33cf7
updated the training lr scheduling scheme
b1795ad
corrected contact for winograd_conv.py and winograd_imtrans.py
d26dac3
fixed model loading path bug
91ea6f0
fixed ReLU() bug
268f460
fixed use_mask bug
05616f1
added WinogradConv and WinogradImTrans layers
48330b5
modified README
3c3efbf
95a0a70
3f9406d