manpagez: man pages & more
man MPSNNGraph.h(3)
Home | html | info | man
MPSNNGraph.h(3)        MetalPerformanceShaders.framework       MPSNNGraph.h(3)




NAME

       MPSNNGraph.h


SYNOPSIS

       #include <MPSNeuralNetwork/MPSNNGraphNodes.h>
       #include <MPSCore/MPSKernel.h>


   Classes
       class MPSNNGraph

   Typedefs
       typedef void(^ MPSNNGraphCompletionHandler) (MPSImage *__nullable
           result, NSError *__nullable error)


Typedef Documentation

   typedef void(^ MPSNNGraphCompletionHandler) (MPSImage *__nullable result,
       NSError *__nullable error)
       A notification when computeAsyncWithSourceImages:completionHandler: has
       finished

       Parameters:
           result If no error, the image produced by the graph operation.
           error If an error occurs, more information might be found here.




Author

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





Version MetalPerformanceShaders-Thu2Jul 13 2017                MPSNNGraph.h(3)


Mac OS X 10.12.6 - Generated Tue Oct 31 16:18:19 CDT 2017
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.