|
Poplar and PopLibs
|
#include <MultiConvolution.hpp>
| zDeltas | Tensor containing gradients with respect to the output of the convolution. |
| weights | Weights tensor. |
| activations | Tensor containing the inputs of the convolution in the forward pass. |
| scale | Scale to apply to the zDeltas. |
| params | Parameters specifying the convolution. |
| options | Options controlling the implementation. |