CudnnDropout

Undocumented in source.

Members

Functions

backward
auto backward(Variable!(float, dim, DeviceStorage) gy)
Undocumented in source. Be warned that the author may not have intended to support it.
forward
auto forward(Variable!(float, dim, DeviceStorage) x, float ratio)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

reserved
CuPtr!byte reserved;
Undocumented in source.

Meta