Share via


MPSGraphTensor.Shape Property

Definition

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

Property Value

Int32[]
Attributes

Applies to