what does offsets mean in pytorch nn.EmbeddingBag?

前端 未结 0 1803
抹茶落季
抹茶落季 2021-01-03 14:21

I know offsets meaning when it has two numbers, but what does it mean when more than two numbers,for example:

weight = torch.FloatTensor([[1, 2, 3], [4, 5, 6]         


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