Contents

update(with:gradientState:sourceState:)

Declaration

optional func update(with commandBuffer: any MTLCommandBuffer, gradientState: MPSCNNConvolutionGradientState, sourceState: MPSCNNConvolutionWeightsAndBiasesState) -> MPSCNNConvolutionWeightsAndBiasesState?

See Also

Instance Methods