Auto-PyTorch icon indicating copy to clipboard operation
Auto-PyTorch copied to clipboard

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

Open ArlindKadra opened this issue 3 years ago • 1 comments

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 avatar Apr 20 '21 14:04 ArlindKadra

This issue is now relevant for #358.

ravinkohli avatar Feb 10 '22 17:02 ravinkohli