Embedding.backward

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto backward(Variable!(T, 2, HostStorage) gy)
  2. auto backward(Variable!(T, 2, DeviceStorage) gy)
    struct Embedding(T)
    version(grain_cuda)
    backward

Meta