次の方法で共有


MPSCnnBatchNormalization.GetTemporaryResultState メソッド

定義

[Foundation.Export("temporaryResultStateForCommandBuffer:sourceImage:sourceStates:destinationImage:")]
public virtual MetalPerformanceShaders.MPSCnnBatchNormalizationState 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.MPSCnnBatchNormalizationState

パラメーター

commandBuffer
IMTLCommandBuffer
sourceImage
MPSImage
sourceStates
NSArray<MPSState>
destinationImage
MPSImage

戻り値

属性

適用対象