Contents

axis_mask

A bitmask that defines the axis to which the function applies scale and bias.

Declaration

var axis_mask: Int

Discussion

Set to 0 to apply scale and bias to the entire tensor.

See Also

Instance Properties