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

Dataparallel issue #4

Open
mpicci opened this issue Nov 4, 2018 · 2 comments
Open

Dataparallel issue #4

mpicci opened this issue Nov 4, 2018 · 2 comments

Comments

@mpicci
Copy link

mpicci commented Nov 4, 2018

Hi,
in manifold_mixup_hidden_ssl.py row 215.
Using two GPU with DataParallel the dim of lam is two, .item() cannot convert to one single scalar.

@vikasverma1077
Copy link
Owner

@mpicci Hi there! For SSL, please check our new detailed work here https://github.com/vikasverma1077/ICT

It uses single GPU for sake of simplicity.

@rshaojimmy
Copy link

Yeah, I have the same problem as @mpicci. I have noticed that the implementation has commented the dataparallel out.

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

No branches or pull requests

3 participants