clab/dynet

pickneglogsoftmax for a matrix input

Open

#1.077 geöffnet am 20. Nov. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (701 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (3.433 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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!

Contributor Guide