Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help :make the normal pytorch torch.utils.data.DataLoader & torch.utils.data.dataset class implement in javacpp please #1263

Closed
mullerhai opened this issue Nov 14, 2022 · 1 comment

Comments

@mullerhai
Copy link

Hi ,
Great javacpp coder, as we all know ,the normal model service pipeline , we need to load batch etl model input data, then we can train our model. but now javacpp only supply mnist dataset but not supply the normal pytorch api :torch.utils.data.DataLoader & torch.utils.data.dataset class implement, we can not write user-defined pytorch model dataloader & dataset which extends inherit from the normal pytorch torch.utils.data.DataLoader & torch.utils.data.dataset api. unless make first priority operation to implement them Please , or the javacpp pytorch will can not use in real business online deploy environment ! it is will only became the toy for ml beginner or lab . eagerly need the dataloader and dataset pytorch api in javacpp.
Best Regards

@saudet
Copy link
Member

saudet commented Nov 14, 2022

Duplicate of #1215

@saudet saudet marked this as a duplicate of #1215 Nov 14, 2022
@saudet saudet closed this as completed Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants