vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
ReLU.accumulate_grad
vectorflow
layers
ReLU
Undocumented in source. Be warned that the author may not have intended to support it.
class
ReLU
override
void
accumulate_grad
(
V
)
(
V
[]
grad
)
if
(
(
is
(
V
==
float
) ||
is
(
V
==
SparseF
)
)
)
Meta
Source
See Implementation
vectorflow
layers
ReLU
constructors
this
functions
accumulate_grad
dup
predict
recompute_topology
set_optimizer
mixins
__anonymous
properties
num_params
static functions
_relu_op