mpsnnreducerowmax(3) mojave man page | unix.com

Man Page: mpsnnreducerowmax

Operating Environment: mojave

Section: 3

MPSNNReduceRowMax(3)					 MetalPerformanceShaders.framework				      MPSNNReduceRowMax(3)

NAME
MPSNNReduceRowMax
SYNOPSIS
#import <MPSNNReduce.h> Inherits MPSNNReduceUnary. Instance Methods (nonnull instancetype) - initWithDevice: Additional Inherited Members Detailed Description The MPSNNReduceRowMax performs a reduction operation returning the maximum value for each row 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 MPSNNReduceRowMax object or nil, if failure. Reimplemented from MPSNNReduceUnary. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSNNReduceRowMax(3)
Related Man Pages
mpscnnneuronexponential(3) - mojave
mpscnnneuronlinear(3) - mojave
mpscnnneuronpower(3) - mojave
mpscnnneuronrelun(3) - mojave
mpsnnreducefeaturechannelsandweightssum(3) - mojave
Similar Topics in the Unix Linux Community
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.