clab/dynet

pickneglogsoftmax for a matrix input

Open

#1,077 建立於 2017年11月20日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (701 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (3,433 star)
PR 合併指標
 (PR 指標待抓取)

描述

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!

貢獻者指南