mpsnnslice(3) mojave man page | unix.com

Man Page: mpsnnslice

Operating Environment: mojave

Section: 3

MPSNNSlice(3)						 MetalPerformanceShaders.framework					     MPSNNSlice(3)

NAME
MPSNNSlice
SYNOPSIS
#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)
Related Man Pages
mpscnndilatedpoolingmaxgradient(3) - mojave
mpscnninstancenormalization(3) - mojave
mpscnnlogsoftmaxgradient(3) - mojave
mpscnnpoolingmax(3) - mojave
mpscnnsoftmaxgradient(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
UNIX tool on MacOS that can increase resolution of a file
Cannot extract libraries using sed
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.