Abs.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 Abs(T, size_t dim)
    version(grain_cuda)
    forward

Meta