Share via


MPSGraphLstmDescriptor.CellGateActivation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShadersGraph.MPSGraphRnnActivation CellGateActivation { [Foundation.Export("cellGateActivation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCellGateActivation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cellGateActivation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setCellGateActivation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.CellGateActivation : MetalPerformanceShadersGraph.MPSGraphRnnActivation with get, set

Property Value

Attributes

Applies to