vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
NeuralLayer.serialize
vectorflow
neurallayer
NeuralLayer
Undocumented in source. Be warned that the author may not have intended to support it.
class
NeuralLayer
protected
void
serialize
(
Serializer
s
)
Meta
Source
See Implementation
vectorflow
neurallayer
NeuralLayer
constructors
this
functions
accumulate_grad
allocate_grad_params
allocate_interface
allocate_params
backward_prop
deser
deserialize
dup
forward_prop
init
post_learning
pre_learning
predict
recompute_topology
reset
ser
serialize
set_name
set_optimizer
set_type
share_params
toString
properties
learnable
num_params
optimizer_set
static functions
not_learnable_branch
variables
_learnable
backgrads
children
dim_in
dim_out
name
optimizer
out_d
out_s
parents
type