InputLayer.accumulate_grad

Undocumented in source. Be warned that the author may not have intended to support it.
class InputLayer
override pure
void
accumulate_grad
(
V
)
(
V[] grad
)
if (
(
is(V == float) ||
is(V == SparseF)
)
)

Meta