How do I create / fix my custom 4 dimensional reflection padding function for PyTorch NCHW tensors?

前端 未结 0 1177
一整个雨季
一整个雨季 2020-12-21 23:09

In order to apply reflection padding to all 4 dimensions of a tensor, I put together a custom padding function. However, it doesn\'t seem to handle padding the batch dimensi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题