MPSNNSlice(3) MetalPerformanceShaders.framework MPSNNSlice(3)

MPSNNSlice

#import <MPSNNSlice.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 MPSNNSlice kernel

Parameters:

device The device the filter will run on

Returns:

A valid MPSNNSlice 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