Query: mpsnnslice
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPSNNSlice(3) MetalPerformanceShaders.framework MPSNNSlice(3)NAMEMPSNNSliceSYNOPSIS#import <MPSNNSlice.h> Inherits MPSCNNKernel. Instance Methods (nonnull instancetype) - initWithDevice: (nullable instancetype) - initWithCoder:device: Additional Inherited Members Method Documentation - (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. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSNNSlice(3)