You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/25 11:35:28 UTC

[GitHub] ly-atdawn opened a new issue #9197: Get a element of tensor

ly-atdawn opened a new issue #9197: Get a element of tensor
URL: https://github.com/apache/incubator-mxnet/issues/9197
 
 
   If I have a object of Tensor, like this:
   Tensor<xpu, 2> labels = in_data[softmaxout_enum::kLabel].FlatTo2D<xpu, real_t>(s);
   How can I get every label in labels, it is like: labels[i]???
   Thanks

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services