Share via


MLMultiArrayConstraint.ShapeConstraint Property

Definition

Gets the MLMultiArrayShapeConstraint, if any, describing constraints on the shape of the tensor.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreML.MLMultiArrayShapeConstraint ShapeConstraint { [Foundation.Export("shapeConstraint")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shapeConstraint")>]
member this.ShapeConstraint : CoreML.MLMultiArrayShapeConstraint

Property Value

Attributes

Applies to