MPSCnnYoloLossNode.Create(MPSNNImageNode, MPSCnnYoloLossDescriptor) Méthode
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.
[Foundation.Export("nodeWithSource:lossDescriptor:")]
[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 static MetalPerformanceShaders.MPSCnnYoloLossNode Create (MetalPerformanceShaders.MPSNNImageNode source, MetalPerformanceShaders.MPSCnnYoloLossDescriptor descriptor);
static member Create : MetalPerformanceShaders.MPSNNImageNode * MetalPerformanceShaders.MPSCnnYoloLossDescriptor -> MetalPerformanceShaders.MPSCnnYoloLossNode
Paramètres
- source
- MPSNNImageNode
- descriptor
- MPSCnnYoloLossDescriptor
Retours
- Attributs