MLCustomLayer_Extensions.Encode 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
通过将 应用于 描述的函数来设置 。
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
参数
- This
- IMLCustomLayer
- commandBuffer
- IMTLCommandBuffer
- inputs
- IMTLTexture[]
- outputs
- IMTLTexture[]
- error
- NSError