Poplar and PopLibs
poplin::multiconv::ConvWeightUpdateArgs Struct Reference

#include <MultiConvolution.hpp>

Detailed Description

Parameters
zDeltasTensor containing gradients with respect to the output of the convolution.
weightsWeights tensor.
activationsTensor containing the inputs of the convolution in the forward pass.
scaleScale to apply to the zDeltas.
paramsParameters specifying the convolution.
optionsOptions controlling the implementation.

The documentation for this struct was generated from the following file: