[go: nahoru, domu]

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

What changes need to be made to be compatible with pytorch 0.4.0 #90

Open
ghost opened this issue May 23, 2019 · 2 comments
Open

What changes need to be made to be compatible with pytorch 0.4.0 #90

ghost opened this issue May 23, 2019 · 2 comments

Comments

@ghost
Copy link
ghost commented May 23, 2019

No description provided.

@alphadl
Copy link
alphadl commented Jul 30, 2019

I improved the code to make it compatible with PyTorch 1.1 while allowing multi-GPU training on both RNN and CNN experiments.~ you can refer: https://github.com/alphadl/darts.pytorch1.1

@kandysoso
Copy link

the flag "volatile" is deprecated.
use "with torch.no_grad()" instead

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

2 participants