Uses of Class
org.robovm.apple.metalpsgraph.MPSGraphCompilationDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.metalpsgraph |
-
Uses of MPSGraphCompilationDescriptor in org.robovm.apple.metalpsgraph
Methods in org.robovm.apple.metalpsgraph with parameters of type MPSGraphCompilationDescriptor Modifier and Type Method Description MPSGraphExecutableMPSGraph. compile(MPSGraphDevice device, NSDictionary<MPSGraphTensor,MPSGraphShapedType> feeds, NSArray<MPSGraphTensor> targetTensors, NSArray<MPSGraphOperation> targetOperations, MPSGraphCompilationDescriptor compilationDescriptor)voidMPSGraphExecutable. specialize(MPSGraphDevice device, NSArray<MPSGraphType> inputTypes, MPSGraphCompilationDescriptor compilationDescriptor)