Sum.backward

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto backward(Variable!(T, 0, HostStorage) y)
    struct Sum(string mode = "fast", T, size_t dim)
    backward
  2. auto backward(Variable!(T, 0, DeviceStorage) y)

Meta