Linear.accumulate_grad

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void accumulate_grad(float[] ext_grad)
    class Linear
    override
    void
    accumulate_grad
    (
    float[] ext_grad
    )
  2. void accumulate_grad(SparseF[] ext_grad)

Meta