Skip to content

detached dynamic routing and model mode change #3

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ugenteraan
Copy link
Contributor

I finally have been able to check the performance of the model with FashionMNIST with and without the detached version. The detached version proved to have a steadier learning curve. Sorry it took so long. Also, I noticed that the model's mode was not changed during the testing. It should be set to eval mode in order to notify the batchNorm layers that the model is now being used for testing.

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

Successfully merging this pull request may close these issues.

None yet

1 participant