IMPSNNPadding Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface describing how kernels should pad their inputs.
[Foundation.Protocol(Name="MPSNNPadding", WrapperType=typeof(MetalPerformanceShaders.MPSNNPaddingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMPSNNPadding : Foundation.INSSecureCoding, IDisposable
type IMPSNNPadding = interface
interface INativeObject
interface IDisposable
interface INSCoding
interface INSSecureCoding
- Derived
- Attributes
- Implements
Properties
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |
PaddingMethod |
Methods
EncodeTo(NSCoder) |
Serializes |
Extension Methods
GetDestinationImageDescriptor(IMPSNNPadding, MPSImage[], MPSState[], MPSKernel, MPSImageDescriptor) | |
GetInverse(IMPSNNPadding) | |
GetLabel(IMPSNNPadding) |