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)
    struct Embedding(T)
    backward
  2. auto backward(Variable!(T, 2, DeviceStorage) gy)

Meta