Share via


MLCTensorDescriptor.BatchSizePerSequenceStep Property

Definition

[ObjCRuntime.BindAs(typeof(System.IntPtr[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr[]? BatchSizePerSequenceStep { [Foundation.Export("batchSizePerSequenceStep", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindAs(typeof(System.IntPtr[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("batchSizePerSequenceStep", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.BatchSizePerSequenceStep : nativeint[]

Property Value

IntPtr[]

nativeint[]

Attributes

Applies to