andrewliao11 / dni.pytorch

Implement Decoupled Neural Interfaces using Synthetic Gradients in Pytorch
118 stars 42 forks source link

Fix shape mismatch error on cifar10. #7

Closed bl0 closed 5 years ago

bl0 commented 7 years ago

When testing on cifar, if we do not resize test image to 28*28, there is a shape mismatch error.