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

Add an option that enables dropout behave deterministically to RSGCN. #153

Open
delta2323 opened this issue Apr 23, 2018 · 2 comments
Open

Comments

@delta2323
Copy link
Member

See #146 for detailed discussion.

@delta2323 delta2323 mentioned this issue Apr 23, 2018
@corochann
Copy link
Member

Do we really need deteministic behavior only for testing?
If it is ok for current test, I would like to close the issue.

@delta2323
Copy link
Member Author

delta2323 commented May 12, 2018

Do we really need deteministic behavior only for testing?

If we can test the case in which the dropout option is not 0 without deterministic behavior, we do not have to implement it, until some users want it (e.g. a test that checks the dropout function is surely called when dropout ratio is greater than 0). Otherwise, it is better to do it, I think.

@delta2323 delta2323 changed the title Add an option that enables dropout behave deterministic to RSGCN. Add an option that enables dropout behave deterministically to RSGCN. May 12, 2018
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