MatMul.backward

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto backward(Variable!(T, 2, HostStorage) gy)
    struct MatMul(T)
    backward
  2. auto backward(Variable!(T, 2, DeviceStorage) gc)

Meta