automl / Auto-PyTorch

Automatic architecture search and hyperparameter optimization for PyTorch
Apache License 2.0
2.36k stars 284 forks source link

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

Open ArlindKadra opened 3 years ago

ArlindKadra commented 3 years ago

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

Furthermore

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

ravinkohli commented 2 years ago

This issue is now relevant for #358.