MPSCnnInstanceNormalization.GetTemporaryResultState 方法

定义

[Foundation.Export("temporaryResultStateForCommandBuffer:sourceImage:sourceStates:destinationImage:")]
public virtual MetalPerformanceShaders.MPSCnnInstanceNormalizationGradientState GetTemporaryResultState (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSImage sourceImage, Foundation.NSArray<MetalPerformanceShaders.MPSState> sourceStates, MetalPerformanceShaders.MPSImage destinationImage);
override this.GetTemporaryResultState : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSImage * Foundation.NSArray<MetalPerformanceShaders.MPSState> * MetalPerformanceShaders.MPSImage -> MetalPerformanceShaders.MPSCnnInstanceNormalizationGradientState

参数

commandBuffer
IMTLCommandBuffer
sourceImage
MPSImage
sourceStates
NSArray<MPSState>
destinationImage
MPSImage

返回

属性

适用于