MLModelErrorExtensions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthodes d’extension pour l’énumération CoreML.MLModelError.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class MLModelErrorExtensions
type MLModelErrorExtensions = class
- Héritage
-
MLModelErrorExtensions
- Attributs
Remarques
La méthode d’extension de l’énumération CoreML.MLModelError peut être utilisée pour extraire le domaine d’erreur associé à ces codes d’erreur.
Méthodes
GetDomain(MLModelError) |
Retourne le domaine d’erreur associé à la valeur CoreML.MLModelError |