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

Suggestion for torch.backends.cudnn.benchmark = True in search process #23

Open
marsggbo opened this issue Sep 17, 2019 · 0 comments
Open

Comments

@marsggbo
Copy link

First, thanks for your code! It is much clearer than original code and easy to read.

In your code, you set torch.backends.cudnn.benchmark = True in search.py, but the Pytorch document mentions that if the graph will not be modified, then torch.backends.cudnn.benchmark = True would speed up, otherwise it would reduce the performance. So is it better to set it False? Just a suggestion,hah. Thanks again!

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

1 participant