Uses of Class
org.robovm.apple.metalps.MPSCNNInstanceNormalizationGradientState
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSCNNInstanceNormalizationGradientState in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSCNNInstanceNormalizationGradientState Modifier and Type Method Description MPSCNNInstanceNormalizationGradientStateMPSCNNInstanceNormalization. getResultState(MPSImage sourceImage, NSArray<MPSState> sourceStates, MPSImage destinationImage)MPSCNNInstanceNormalizationGradientStateMPSCNNInstanceNormalization. getTemporaryResultState(MTLCommandBuffer commandBuffer, MPSImage sourceImage, NSArray<MPSState> sourceStates, MPSImage destinationImage)Method parameters in org.robovm.apple.metalps with type arguments of type MPSCNNInstanceNormalizationGradientState Modifier and Type Method Description booleanMPSCNNInstanceNormalizationDataSource. updateGammaAndBeta(NSArray<MPSCNNInstanceNormalizationGradientState> instanceNormalizationStateBatch)MPSCNNNormalizationGammaAndBetaStateMPSCNNInstanceNormalizationDataSource. updateGammaAndBeta(MTLCommandBuffer commandBuffer, NSArray<MPSCNNInstanceNormalizationGradientState> instanceNormalizationStateBatch)booleanMPSCNNInstanceNormalizationDataSourceAdapter. updateGammaAndBeta(NSArray<MPSCNNInstanceNormalizationGradientState> instanceNormalizationStateBatch)MPSCNNNormalizationGammaAndBetaStateMPSCNNInstanceNormalizationDataSourceAdapter. updateGammaAndBeta(MTLCommandBuffer commandBuffer, NSArray<MPSCNNInstanceNormalizationGradientState> instanceNormalizationStateBatch)