NegativeLogLikelihood.backward

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto backward(Variable!(F, 0, HostStorage) gy)
  2. auto backward(Variable!(F, 0, DeviceStorage) gy)
    struct NegativeLogLikelihood(F, I = long)
    version(grain_cuda)
    backward

Meta