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 2019/01/31 17:57:56 UTC

[GitHub] piyushghai opened a new issue #14037: Add DType support for NDArrayIter for the label DataDescriptor

piyushghai opened a new issue #14037: Add DType support for NDArrayIter for the label DataDescriptor
URL: https://github.com/apache/incubator-mxnet/issues/14037
 
 
   Currently, the label's data descriptor in NDArrayIter.scala does not allow one to specify the dType for the labels passed. It is hardcoded at MX_REAL_TYPE. This needs to be updated to support the dType for the passed label NDArray. 
   

----------------------------------------------------------------
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