AddBias.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 AddBias(T)
    backward
  2. auto backward(Variable!(T, 2, DeviceStorage) gy)

Meta