vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
InputLayer.accumulate_grad
vectorflow
neurallayer
InputLayer
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
Source
See Implementation
vectorflow
neurallayer
InputLayer
constructors
this
functions
accumulate_grad
allocate_interface
backward_prop
forward_prop
predict
recompute_topology
properties
num_params
variables
input