Query: mpscnnneurongradientnode
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPSCNNNeuronGradientNode(3) MetalPerformanceShaders.framework MPSCNNNeuronGradientNode(3)NAMEMPSCNNNeuronGradientNodeSYNOPSIS#import <MPSNNGraphNodes.h> Inherits MPSNNGradientFilterNode. Instance Methods (nonnull instancetype) - initWithSourceGradient:sourceImage:gradientState:descriptor: (nonnull instancetype) - init Class Methods (nonnull instancetype) + nodeWithSourceGradient:sourceImage:gradientState:descriptor: Properties MPSNNNeuronDescriptor *__nonnull descriptor Method Documentation - (nonnull instancetype) init Reimplemented from MPSNNFilterNode. - (nonnull instancetype) initWithSourceGradient: (MPSNNImageNode *__nonnull) sourceGradient(MPSNNImageNode *__nonnull) sourceImage(MPSNNGradientStateNode *__nonnull) gradientState(MPSNNNeuronDescriptor *__nonnull) descriptor create a new neuron gradient node See also -[MPSCNNNeuronNode gradientFilterNodeWithSources:] for an easier way to do this + (nonnull instancetype) nodeWithSourceGradient: (MPSNNImageNode *__nonnull) sourceGradient(MPSNNImageNode *__nonnull) sourceImage(MPSNNGradientStateNode *__nonnull) gradientState(MPSNNNeuronDescriptor *__nonnull) descriptor create a new neuron gradient node See also -[MPSCNNNeuronNode gradientFilterNodeWithSources:] for an easier way to do this Property Documentation - (MPSNNNeuronDescriptor* __nonnull) descriptor [read], [nonatomic], [assign] The neuron descriptor Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNNeuronGradientNode(3)