Currently those tests are failing for the Nevergrad sweeper, please re-enable the tests (commented out in #576) and fix the Nevergrad sweeper such that they pass.
Is it used anywhere and working? The tests don't even seem to pass when using the basic hydra sweeper
It does , but not with overriding the function:
Basuc launcher test (uses the basic sweeper by default)
I am not seeing an example when I overridden the task_function, so there could still be some issues with that.
I suggest you wait until @shagunsodhani implements this for the Ax sweeper, no point in both of you trying to make it work at the same time.
Let's see what he ends up with for Ax first.
Yeah I plan to work on it tonight.
Closing for now. we can revisit what improving testing for optimizing sweepers once they have a common library.
Most helpful comment
I suggest you wait until @shagunsodhani implements this for the Ax sweeper, no point in both of you trying to make it work at the same time.
Let's see what he ends up with for Ax first.