79140212

Date: 2024-10-30 08:25:13
Score: 2.5
Natty:
Report link

You can do this with the toeplitz matrix.

You will find some code in PyTorch forum: https://discuss.pytorch.org/t/obtaining-toeplitz-matrix-for-convolution/52968

Or here: https://gist.github.com/vvolhejn/e265665c65d3df37e381316bf57b8421

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
Posted by: j35t3r