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)
  2. auto backward(Variable!(T, dim, DeviceStorage) gy)
    struct Pool(bool isMax, T, size_t poolDims)
    version(grain_cuda)
    backward

Meta