MLCustomLayer_Extensions.Encode 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.
Définit en appliquant à la fonction décrite par .
public static bool Encode (this CoreML.IMLCustomLayer This, Metal.IMTLCommandBuffer commandBuffer, Metal.IMTLTexture[] inputs, Metal.IMTLTexture[] outputs, out Foundation.NSError error);
static member Encode : CoreML.IMLCustomLayer * Metal.IMTLCommandBuffer * Metal.IMTLTexture[] * Metal.IMTLTexture[] * -> bool
Paramètres
- This
- IMLCustomLayer
- commandBuffer
- IMTLCommandBuffer
- inputs
- IMTLTexture[]
- outputs
- IMTLTexture[]
- error
- NSError