MPSCnnBatchNormalizationDataSource_Extensions.UpdateGammaAndBeta Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
UpdateGammaAndBeta(IMPSCnnBatchNormalizationDataSource, MPSCnnBatchNormalizationState) | |
UpdateGammaAndBeta(IMPSCnnBatchNormalizationDataSource, IMTLCommandBuffer, MPSCnnBatchNormalizationState) |
UpdateGammaAndBeta(IMPSCnnBatchNormalizationDataSource, MPSCnnBatchNormalizationState)
public static bool UpdateGammaAndBeta (this MetalPerformanceShaders.IMPSCnnBatchNormalizationDataSource This, MetalPerformanceShaders.MPSCnnBatchNormalizationState batchNormalizationState);
static member UpdateGammaAndBeta : MetalPerformanceShaders.IMPSCnnBatchNormalizationDataSource * MetalPerformanceShaders.MPSCnnBatchNormalizationState -> bool
Parameters
- batchNormalizationState
- MPSCnnBatchNormalizationState
Returns
Applies to
UpdateGammaAndBeta(IMPSCnnBatchNormalizationDataSource, IMTLCommandBuffer, MPSCnnBatchNormalizationState)
public static MetalPerformanceShaders.MPSCnnNormalizationGammaAndBetaState UpdateGammaAndBeta (this MetalPerformanceShaders.IMPSCnnBatchNormalizationDataSource This, Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSCnnBatchNormalizationState batchNormalizationState);
static member UpdateGammaAndBeta : MetalPerformanceShaders.IMPSCnnBatchNormalizationDataSource * Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSCnnBatchNormalizationState -> MetalPerformanceShaders.MPSCnnNormalizationGammaAndBetaState
Parameters
- commandBuffer
- IMTLCommandBuffer
- batchNormalizationState
- MPSCnnBatchNormalizationState