piiswrong commented on issue #8027: Optional reshape of predictions in 
Perplexity metric
URL: https://github.com/apache/incubator-mxnet/pull/8027#issuecomment-332314548
 
 
   This is fine but in case you care about performance pick actually supports 
picking on axes in the middle.
   
   It works if you have pred.shape = (x, y, z) and label.shape = (x, 1, z) and 
axis= 1
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to