PointerNet icon indicating copy to clipboard operation
PointerNet copied to clipboard

self.embedding = nn.Linear(2, embedding_dim)

Open alphanlp opened this issue 7 years ago • 0 comments

why the input_size of Linear if 2?

alphanlp avatar May 02 '19 09:05 alphanlp