Query: mpsnnreducefeaturechannelssum
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPSNNReduceFeatureChannelsSum(3) MetalPerformanceShaders.framework MPSNNReduceFeatureChannelsSum(3)NAMEMPSNNReduceFeatureChannelsSumSYNOPSIS#import <MPSNNReduce.h> Inherits MPSNNReduceUnary. Instance Methods (nonnull instancetype) - initWithDevice: Properties float weight Additional Inherited Members Detailed Description The MPSNNReduceFeatureChannelsSum performs a reduction operation returning the sum for each column of an image Method Documentation - (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device Specifies information to apply the reduction operation on an image. Parameters: device The device the filter will run on Returns: A valid MPSNNReduceFeatureChannelsSum object or nil, if failure. Reimplemented from MPSNNReduceUnary. Property Documentation - weight [read], [write], [nonatomic], [assign] The scale factor to apply to each feature channel value Each feature channel is multiplied by the weight value to compute a weighted sum or mean across feature channels The default value is 1.0. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSNNReduceFeatureChannelsSum(3)
| Related Man Pages |
|---|
| mpscnnneuronexponential(3) - mojave |
| mpscnnneuronlinear(3) - mojave |
| mpscnnneuronpower(3) - mojave |
| mpscnnneuronrelun(3) - mojave |
| mpscnnneuronsoftplus(3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Update: Uploading Movies at Attachments to Posts |
| Split large xml into mutiple files and with header and footer in file |
| Shopt -s histappend |
| Controlling user input |
| Python 3.8.0rc1 released. |