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

[Addition] [Low Priority] Add more unit tests for the fixed search space implementation #179

Open
ArlindKadra opened this issue Apr 20, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@ArlindKadra
Copy link

Add unit tests where we restrict the search space as follows:

  • Skip Connections are disabled.
  • Snapshot Ensembling is disabled.
  • Weight Decay is disabled.
  • Dropout is disabled.

Furthermore

  • Restrictions for the network head.

All of the above were given errors and are now patched.

@ArlindKadra ArlindKadra added the enhancement New feature or request label Apr 20, 2021
@ravinkohli
Copy link
Contributor

This issue is now relevant for #358.

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

No branches or pull requests

2 participants