ReLU._relu_op

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