manpagez: man pages & more
man MPSCNNCrossChannelNormalizationNode(3)
Home | html | info | man
MPSCNNCrossChannelNormalizationNode(3)




NAME

       MPSCNNCrossChannelNormalizationNode


SYNOPSIS

       #import <MPSNNGraphNodes.h>

       Inherits MPSCNNNormalizationNode.

   Instance Methods
       (nonnull instancetype) - initWithSource:kernelSize:
       (nonnull instancetype) - initWithSource:

   Class Methods
       (nonnull instancetype) + nodeWithSource:kernelSize:

   Properties
       NSUInteger kernelSizeInFeatureChannels


Method Documentation

   - (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull)
       sourceNode
       Implements MPSCNNNormalizationNode.

   - (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull)
       sourceNode(NSUInteger) kernelSize
   + (nonnull instancetype) nodeWithSource: (MPSNNImageNode *__nonnull)
       sourceNode(NSUInteger) kernelSize

Property Documentation

   - (NSUInteger) kernelSizeInFeatureChannels [read],  [write],  [nonatomic],
       [assign]

Author

       Generated automatically by Doxygen for
       MetalPerformanceShaders.framework from the source code.





Version MetalPerformanceShaders-Thu2Jul MPSCNNCrossChannelNormalizationNode(3)


Mac OS X 10.12.6 - Generated Sun Oct 29 16:34:05 CDT 2017
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.