-
Methods in org.robovm.apple.metalpsgraph with parameters of type MPSGraphDevice
| Modifier and Type |
Method |
Description |
MPSGraphExecutable |
MPSGraph.compile(MPSGraphDevice device,
NSDictionary<MPSGraphTensor,MPSGraphShapedType> feeds,
NSArray<MPSGraphTensor> targetTensors,
NSArray<MPSGraphOperation> targetOperations,
MPSGraphCompilationDescriptor compilationDescriptor) |
|
protected long |
MPSGraphTensorData.init(MPSGraphDevice device,
NSData data,
NSArray<NSNumber> shape,
MPSDataType dataType) |
|
void |
MPSGraphExecutable.specialize(MPSGraphDevice device,
NSArray<MPSGraphType> inputTypes,
MPSGraphCompilationDescriptor compilationDescriptor) |
|