Query: mpscnnbatchnormalizationgradientnode
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPSCNNBatchNormalizationGradientNode(3) MetalPerformanceShaders.framework MPSCNNBatchNormalizationGradientNode(3)NAMEMPSCNNBatchNormalizationGradientNodeSYNOPSIS#import <MPSNNGraphNodes.h> Inherits MPSNNGradientFilterNode, and <MPSNNTrainableNode>. Instance Methods (nonnull instancetype) - initWithSourceGradient:sourceImage:gradientState: Class Methods (nonnull instancetype) + nodeWithSourceGradient:sourceImage:gradientState: Additional Inherited Members Detailed Description A node representing batch normalization gradient for training This filter encapsulates the MPSCNNBatchNormalizationStatisticsGradient and MPSCNNBatchNormalizationGradient low level filters as a single node. They will be called in sequence: statistics gradient until the batch is complete, then batch normalization gradient on the result. Method Documentation - (nonnull instancetype) initWithSourceGradient: (MPSNNImageNode *__nonnull) sourceGradient(MPSNNImageNode *__nonnull) sourceImage(MPSNNGradientStateNode *__nonnull) gradientState + (nonnull instancetype) nodeWithSourceGradient: (MPSNNImageNode *__nonnull) sourceGradient(MPSNNImageNode *__nonnull) sourceImage(MPSNNGradientStateNode *__nonnull) gradientState Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNBatchNormalizationGradientNode(3)
Similar Topics in the Unix Linux Community |
---|
Unique batch and sequence creation |
Ordering batch number |