- backward
auto backward(Variable!(T, dim, HostStorage) gy)
Undocumented in source. Be warned that the author may not have intended to support it.
- backward
auto backward(Variable!(T, dim, DeviceStorage) gy)
Undocumented in source. Be warned that the author may not have intended to support it.
- forward
auto forward(Variable!(T, dim, HostStorage) x)
Undocumented in source. Be warned that the author may not have intended to support it.
- forward
auto forward(Variable!(T, dim, DeviceStorage) x)
Undocumented in source. Be warned that the author may not have intended to support it.
max pooling function