Share via


NormalizingTransformer.AffineNormalizerModelParameters<TData>.Offset Property

Definition

The offsets. In the scalar case, this is a single value. In the vector case this is of length equal to the number of slots, or of length zero if all the offsets are zero.

public TData Offset { get; }
member this.Offset : 'Data
Public ReadOnly Property Offset As TData

Property Value

TData

Applies to