clab/dynet

pickneglogsoftmax for a matrix input

Open

#1077 aperta il 20 nov 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (701 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (3433 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Hi,

I can understand the input for pickneglogsoftmax needs to be a vector. If the input is a matrix, I currently have to use select_cols in advance to pick the col vector. Is it the only way to do? Or pickneglogsoftmax may support matrix input in the future?

Thanks!

Guida contributor