MPSGraphExecutable
The compiled representation of a compute graph executable.
Declaration
class MPSGraphExecutableOverview
An MPSGraphExecutable is a compiled graph for specific feeds for specific target tensors and target operations.
Topics
Initializers
init(MPSGraphPackageAtURL:compilationDescriptor:)init(coreMLPackageAtURL:compilationDescriptor:)init(coreMLPackageAtURL:descriptor:)init(package:descriptor:)
Instance Properties
Instance Methods
encode(to:inputs:results:executionDescriptor:)getOutputTypes(with:inputTypes:compilationDescriptor:)run(on:inputs:results:executionDescriptor:)run(with:inputs:results:executionDescriptor:)runAsync(on:inputs:results:executionDescriptor:)runAsync(with:inputs:results:executionDescriptor:)serialize(package:descriptor:)specialize(with:inputTypes:compilationDescriptor:)
See Also
Classes
MPSGraphMPSGraphCompilationDescriptorMPSGraphConvolution2DOpDescriptorMPSGraphConvolution3DOpDescriptorMPSGraphCreateSparseOpDescriptorMPSGraphDepthwiseConvolution2DOpDescriptorMPSGraphDepthwiseConvolution3DOpDescriptorMPSGraphDeviceMPSGraphExecutableExecutionDescriptorMPSGraphExecutableSerializationDescriptorMPSGraphExecutionDescriptorMPSGraphFFTDescriptorMPSGraphGRUDescriptorMPSGraphImToColOpDescriptorMPSGraphLSTMDescriptor