MPSCNNBatchNormalizationGradientNode(3) | MetalPerformanceShaders.framework | MPSCNNBatchNormalizationGradientNode(3) |
MPSCNNBatchNormalizationGradientNode
#import <MPSNNGraphNodes.h>
Inherits MPSNNGradientFilterNode, and <MPSNNTrainableNode>.
(nonnull instancetype) -
initWithSourceGradient:sourceImage:gradientState:
(nonnull instancetype) +
nodeWithSourceGradient:sourceImage:gradientState:
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.
Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.
Mon Jul 9 2018 | Version MetalPerformanceShaders-119.3 |