Reimplementation of COMA in pytorch:RuntimeError: The size of tensor a (29990) must match the size of tensor b (5023) at non-singleton dimension 0

前端 未结 0 888
被撕碎了的回忆
被撕碎了的回忆 2021-01-14 21:45

when I reimplement the CoMA project and run this code class ChebConv_Coma(ChebConv): def init(self, in_channels, out_channels, K, normaliza

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