Query: mpsnnreshape
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPSNNReshape(3) MetalPerformanceShaders.framework MPSNNReshape(3)NAMEMPSNNReshapeSYNOPSIS#import <MPSNNReshape.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 MPSNNReshape kernel Parameters: device The device the filter will run on Returns: A valid MPSNNReshape 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 MPSNNReshape(3)