ConstructionKit::AddBiasExec
Inherits ConstructionKit::ExecutableNode < Reference < Object
Bias addition: out = x + broadcast(b)
Constructors
Instance methods
Backward pass: receive gradients for outputs, return gradients for inputs
Forward pass: read named inputs, produce named outputs