Max-pooling with complex masks in PyTorch

前端 未结 0 1444
渐次进展
渐次进展 2021-01-31 10:24

Suppose I have a matrix src with shape (5, 3) and a boolean matrix adj with shape (5, 5) as follow,

src = ten         


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