MLCustomLayer_Extensions.Encode Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define aplicando-se à função descrita por .
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
Parâmetros
- This
- IMLCustomLayer
- commandBuffer
- IMTLCommandBuffer
- inputs
- IMTLTexture[]
- outputs
- IMTLTexture[]
- error
- NSError