MPSNNReshape(3) MetalPerformanceShaders.framework MPSNNReshape(3)

MPSNNReshape

#import <MPSNNReshape.h>

Inherits MPSCNNKernel.


(nonnull instancetype) - initWithDevice:
(nullable instancetype) - initWithCoder:device:

- (nullable instancetype) initWithCoder: (NSCoder *__nonnull) aDecoder(__nonnull id< MTLDevice >) device

- (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device

Initialize a MPSNNReshape kernel

Parameters:

device The device the filter will run on

Returns:

A valid MPSNNReshape object or nil, if failure.

Reimplemented from MPSCNNKernel.

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

Mon Jul 9 2018 Version MetalPerformanceShaders-119.3