vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
ReLU._relu_op
vectorflow
layers
ReLU
Undocumented in source. Be warned that the author may not have intended to support it.
class
ReLU
version(LDC)
pragma(
inline
, true) static pure
@
fastmath
void
_relu_op
(
float
[]
b
,
float
[]
o
,
float
[]
g
)
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