MPSNNLabelsNode(3) MetalPerformanceShaders.framework MPSNNLabelsNode(3)
NAME
MPSNNLabelsNode
SYNOPSIS
#import <MPSNNGraphNodes.h>
Inherits MPSNNStateNode.
Additional Inherited Members
Detailed Description
The labels and weights for each MPSImage are passed in separately to the graph in a MPSNNLabels object. If the batch interface is used then
there will be a MPSStateBatch of these of the same size as the MPSImageBatch that holds the images. The MPSNNLabelsNode is a place holder
in the graph for these nodes. The MPSNNLabels node is taken as an input to the Loss node
Author
Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.
Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSNNLabelsNode(3)