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