Pool.forward

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

Meta