mat1 dim 1 must match mat2 dim 0 - PyTorch

后端 未结 0 1225
一向
一向 2020-12-02 23:06

Im new to PyTorch and I keep getting the error mat1 dim1 must match mat1 dim0

this is my code for the network

class Net(Module):
    def _         


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