DeepRec-AI/HybridBackend

Metrics in HB multi outputs job don't get correctly

Closed this issue · 0 comments

Current behavior

When running multi outputs job with HB, Log doesn't get the metrics of second output
B539969A-1C11-49AB-AE6D-1EC016B58F9C

As show above, the log gets the output_1_auc metric but leave out the output_2_mean_squared_error metric and output_2_mean_absoluted_error metric

Expected behavior

I want all the metrics can get correctly

System information

  • GPU model and memory:
  • OS Platform:
  • Docker version:
  • GCC/CUDA/cuDNN version:
  • Python/conda version:
  • TensorFlow/PyTorch version:

Code to reproduce

Willing to contribute

Yes