DeepSpeed
DeepSpeed copied to clipboard
remove force-multi and fix None val check in base tuner in autotuning
This PR fixes the following bugs in autotuning:
- the autotuning scheduler does not add force-multi to the experiment script and uses what users pass in
- the initial best metric value could be None in the tuning and needs to be checked
Can one of the admins verify this patch?
These changes were already applied in other PRs, closing this one.