pytorch tensors cat on dim =0 not worked for me

后端 未结 0 1724
栀梦
栀梦 2020-12-08 03:58

I have a problem with cat in pytorch. I want to concatenate tensors on dim=0, for exampe, I want something like this

>>> x = torch.randn         


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