Share via


MLCMultiheadAttentionLayer.WeightsParameters Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MLCompute.MLCTensorParameter[] WeightsParameters { [Foundation.Export("weightsParameters", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("weightsParameters", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.WeightsParameters : MLCompute.MLCTensorParameter[]

Property Value

Attributes

Applies to