MPSNNReduceFeatureChannelsArgumentMax(3) MetalPerformanceShaders.framework MPSNNReduceFeatureChannelsArgumentMax(3)

MPSNNReduceFeatureChannelsArgumentMax

#import <MPSNNReduce.h>

Inherits MPSNNReduceUnary.


(nonnull instancetype) - initWithDevice:

The MPSNNReduceFeatureChannelsArgumentMax performs returns the argument index that is the location of the maximum value for feature channels of an image

- (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 MPSNNReduceFeatureChannelsArgumentMax object or nil, if failure.

Reimplemented from MPSNNReduceUnary.

Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.

Mon Jul 9 2018 Version MetalPerformanceShaders-119.3