Share via


MLCLstmLayer.PeepholeWeightsParameters Property

Definition

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

Property Value

Attributes

Applies to