Exemplo n.º 1
0
 public virtual void EncodeToCommandBuffer(IMTLCommandBuffer commandBuffer, MPSImage sourceImage, MPSImage destinationImage, out MPSCnnConvolutionState state)
 => throw new NotSupportedException();
Exemplo n.º 2
0
 public virtual MPSImage EncodeToCommandBuffer(IMTLCommandBuffer commandBuffer, MPSImage sourceImage, MPSCnnConvolutionState convolutionState)
 => throw new NotSupportedException();