MLCustomLayer_Extensions.Encode Method

Definition

Sets by applying to the function described by .

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

Parameters

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

Returns

Applies to