Query: mpscnnsoftmaxnode
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPSCNNSoftMaxNode(3) MetalPerformanceShaders.framework MPSCNNSoftMaxNode(3)NAMEMPSCNNSoftMaxNodeSYNOPSIS#import <MPSNNGraphNodes.h> Inherits MPSNNFilterNode. Instance Methods (nonnull instancetype) - initWithSource: Class Methods (nonnull instancetype) + nodeWithSource: Additional Inherited Members Detailed Description Node representing a MPSCNNSoftMax kernel Method Documentation - (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull) sourceNode Init a node representing a MPSCNNSoftMax kernel Parameters: sourceNode The MPSNNImageNode representing the source MPSImage for the filter Returns: A new MPSNNFilter node for a MPSCNNSoftMax kernel. + (nonnull instancetype) nodeWithSource: (MPSNNImageNode *__nonnull) sourceNode Init a node representing a autoreleased MPSCNNSoftMax kernel Parameters: sourceNode The MPSNNImageNode representing the source MPSImage for the filter Returns: A new MPSNNFilter node for a MPSCNNSoftMax kernel. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNSoftMaxNode(3)
Related Man Pages |
---|
mpscnnconvolutionnode(3) - mojave |
mpscnnneuronexponentialnode(3) - mojave |
mpscnnneuronlinearnode(3) - mojave |
mpscnnneuronpowernode(3) - mojave |
mpscnnpoolingnode(3) - mojave |