Contents

weights

The array of weights you use for query, key, value, and output projections.

Declaration

var weights: [MLCTensor] { get }

See Also

Inspecting Multi-Head Attention Layers