Open alannnna opened 3 years ago
Needed for MNIST
We do have a convolution op sufficient for mnist (https://github.com/facebookincubator/diffkt/pull/148). But it doesn't handle gradient shapes other than scalar, or higher derivatives.
Or forward derivatives.
Needed for MNIST