MPSCNNConvolutionTranspose
A transposed convolution kernel.
Declaration
class MPSCNNConvolutionTransposeTopics
Initializers
Instance Properties
groupsinputFeatureChannelskernelOffsetXkernelOffsetYoutputFeatureChannelsaccumulatorPrecisionOptiondataSource
Instance Methods
encode(commandBuffer:sourceImage:convolutionGradientState:)encode(commandBuffer:sourceImage:convolutionGradientState:destinationImage:)encode(commandBuffer:sourceImage:convolutionGradientState:destinationState:destinationStateIsTemporary:)encodeBatch(commandBuffer:sourceImages:convolutionGradientStates:)encodeBatch(commandBuffer:sourceImages:convolutionGradientStates:destinationImages:)encodeBatch(commandBuffer:sourceImages:convolutionGradientStates:destinationStates:destinationStateIsTemporary:)exportWeightsAndBiases(with:resultStateCanBeTemporary:)reloadWeightsAndBiases(with:state:)reloadWeightsAndBiasesFromDataSource()resultState(sourceImage:sourceStates:destinationImage:)resultStateBatch(sourceImage:sourceStates:destinationImage:)temporaryResultState(commandBuffer:sourceImage:sourceStates:destinationImage:)temporaryResultStateBatch(commandBuffer:sourceImage:sourceStates:destinationImage:)