IIRC, if you think about doing convolution by toeplitz matrix multiplication, then the so-called "deconvolution" operator is doing matrix multiplication with the transpose of a toeplitz matrix. Copy link Quote reply Member apaszke commented Oct 8, 2016 Thanks for the pointers! I've actually...
Performs a matrix multiplication of two 2D inputs without broadcast or transpose. }]; let description = [{ Numeric casting is performed on the operands to the inner multiply, promoting them to the same data type as the accumulator/output. Broadcast and Transpose semantics can be appiled by sp...