Uses of Class
org.robovm.apple.metalpsgraph.MPSGraphOperation
| Package | Description |
|---|---|
| org.robovm.apple.metalpsgraph |
-
Uses of MPSGraphOperation in org.robovm.apple.metalpsgraph
Subclasses of MPSGraphOperation in org.robovm.apple.metalpsgraph Modifier and Type Class Description classMPSGraphVariableOpMethods in org.robovm.apple.metalpsgraph that return MPSGraphOperation Modifier and Type Method Description MPSGraphOperationMPSGraph. applyStochasticGradientDescent(MPSGraphTensor learningRateTensor, MPSGraphVariableOp variable, MPSGraphTensor gradientTensor, String name)MPSGraphOperationMPSGraph. assignVariable(MPSGraphTensor variable, MPSGraphTensor tensor, String name)MPSGraphOperationMPSGraphTensor. getOperation()Methods in org.robovm.apple.metalpsgraph that return types with arguments of type MPSGraphOperation Modifier and Type Method Description NSArray<MPSGraphOperation>MPSGraphOperation. getControlDependencies()