PointerNet
PointerNet copied to clipboard
self.embedding = nn.Linear(2, embedding_dim)
why the input_size of Linear if 2?