Partager via


MLMultiArrayShapeConstraintType Énumération

Définition

Énumère la forme d’un MLMultiArrayShapeConstraint.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MLMultiArrayShapeConstraintType
type MLMultiArrayShapeConstraintType = 
Héritage
MLMultiArrayShapeConstraintType
Attributs

Champs

Enumerated 2

Seul un ensemble spécifique de formes est autorisé.

Range 3

Les formes sont décrites à l’aide de plages.

Unspecified 1

La forme des entrées autorisées n’est pas connue.

S’applique à