Pool.backward

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto backward(Variable!(T, dim, HostStorage) gy)
    struct Pool(bool isMax, T, size_t poolDims)
    backward
  2. auto backward(Variable!(T, dim, DeviceStorage) gy)

Meta