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: [email protected] With regards, Apache Git Services
