Class MPSNNBinaryGradientState

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
MPSCNNArithmeticGradientState

public class MPSNNBinaryGradientState
extends MPSState
Since:
Available in iOS 11.3 and later.
  • Constructor Details

    • MPSNNBinaryGradientState

      protected MPSNNBinaryGradientState()
    • MPSNNBinaryGradientState

      protected MPSNNBinaryGradientState​(NSObject.Handle h, long handle)
    • MPSNNBinaryGradientState

      protected MPSNNBinaryGradientState​(NSObject.SkipInit skipInit)
    • MPSNNBinaryGradientState

      public MPSNNBinaryGradientState​(MTLDevice device, long bufferSize)
    • MPSNNBinaryGradientState

      public MPSNNBinaryGradientState​(MTLDevice device, MTLTextureDescriptor descriptor)
    • MPSNNBinaryGradientState

      public MPSNNBinaryGradientState​(MTLResource resource)
    • MPSNNBinaryGradientState

      public MPSNNBinaryGradientState​(MTLDevice device, MPSStateResourceList resourceList)
      Since:
      Available in iOS 11.3 and later.
    • MPSNNBinaryGradientState

      public MPSNNBinaryGradientState​(NSArray<?> resources)