vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
Linear.accumulate_grad
vectorflow
layers
Linear
Undocumented in source. Be warned that the author may not have intended to support it.
void
accumulate_grad
(float[] ext_grad)
class
Linear
override
void
accumulate_grad
(
float
[]
ext_grad
)
void
accumulate_grad
(SparseF[] ext_grad)
Meta
Source
See Implementation
vectorflow
layers
Linear
constructors
this
functions
_accumulate_grad_row
accumulate_grad
allocate_grad_params
allocate_params
deserialize
dup
init
predict
prior
serialize
share_params
mixins
__anonymous
properties
num_params
with_intercept
variables
W
_with_intercept
grad
priors
prox