But in tuner, flops = inp.task.flop / np.mean(res.costs)
, all compare are base on one tasks. It will not compare two different tasks.
But in tuner, flops = inp.task.flop / np.mean(res.costs)
, all compare are base on one tasks. It will not compare two different tasks.