DeepSpeed icon indicating copy to clipboard operation
DeepSpeed copied to clipboard

remove force-multi and fix None val check in base tuner in autotuning

Open cli99 opened this issue 3 years ago • 1 comments

This PR fixes the following bugs in autotuning:

  1. the autotuning scheduler does not add force-multi to the experiment script and uses what users pass in
  2. the initial best metric value could be None in the tuning and needs to be checked

cli99 avatar Dec 22 '21 06:12 cli99

Can one of the admins verify this patch?

rocm-mici avatar Jun 09 '22 20:06 rocm-mici

These changes were already applied in other PRs, closing this one.

loadams avatar Aug 23 '23 16:08 loadams