Condividi tramite


MLCustomLayer_Extensions.Encode Metodo

Definizione

Imposta applicando alla funzione descritta da .

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

Parametri

commandBuffer
IMTLCommandBuffer
inputs
IMTLTexture[]
outputs
IMTLTexture[]
error
NSError

Restituisce

Si applica a