Sets the bias to apply to the scaled output value from the source
module.
@param bias The bias to apply.
The GetValue() method retrieves the output value from the source
module, multiplies it with the scaling factor, adds the bias to
it, then outputs the value.
Sets the bias to apply to the scaled output value from the source module.
@param bias The bias to apply.
The GetValue() method retrieves the output value from the source module, multiplies it with the scaling factor, adds the bias to it, then outputs the value.