Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[MXNet-Scala] Update DataBatch, DataIter/MXNDIterator, NDArrayIterator to take DataDesc of data and labels. #11878

Closed
nswamy opened this issue Jul 25, 2018 · 5 comments

Comments

@nswamy
Copy link
Member

nswamy commented Jul 25, 2018

Current Iterators do not take the layout and Shape information of both data and labels, this is essential to support Networks which take input with different layouts such as 'NTC' or 'TNC'.

@nswamy
Copy link
Member Author

nswamy commented Jul 25, 2018

#11775

@lupesko
Copy link
Contributor

lupesko commented Aug 7, 2018

@nswamy this does not seem like a bug, rather like a feature request. Can you please update the labels to remove "Bug"? Thanks!

@nswamy nswamy removed the Bug label Aug 7, 2018
@lanking520
Copy link
Member

@nswamy I think we can close this issue now since we add the support for DataDesc

@piyushghai
Copy link
Contributor

@nswamy Can you close this issue as the related PRs have been merged ?

@lanking520
Copy link
Member

@nswamy Close this since the problem is fixed. Feel free to reopen the issue if the problem persist.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants