mojave man page for mpscnnlogsoftmaxnode

Query: mpscnnlogsoftmaxnode

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPSCNNLogSoftMaxNode(3) 				 MetalPerformanceShaders.framework				   MPSCNNLogSoftMaxNode(3)

NAME
MPSCNNLogSoftMaxNode
SYNOPSIS
#import <MPSNNGraphNodes.h> Inherits MPSNNFilterNode. Instance Methods (nonnull instancetype) - initWithSource: Class Methods (nonnull instancetype) + nodeWithSource: Additional Inherited Members Detailed Description Node representing a MPSCNNLogSoftMax kernel Method Documentation - (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull) sourceNode Init a node representing a MPSCNNLogSoftMax kernel Parameters: sourceNode The MPSNNImageNode representing the source MPSImage for the filter Returns: A new MPSNNFilter node for a MPSCNNLogSoftMax kernel. + (nonnull instancetype) nodeWithSource: (MPSNNImageNode *__nonnull) sourceNode Init a node representing a autoreleased MPSCNNLogSoftMax kernel Parameters: sourceNode The MPSNNImageNode representing the source MPSImage for the filter Returns: A new MPSNNFilter node for a MPSCNNLogSoftMax kernel. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNLogSoftMaxNode(3)
Related Man Pages
mpscnndilatedpoolingmaxnode(3) - mojave
mpscnnneuronprelunode(3) - mojave
mpscnnneurontanhnode(3) - mojave
mpscnnupsamplingbilinearnode(3) - mojave
mpscnnupsamplingnearestnode(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.