Metrics in HB multi outputs job don't get correctly
Closed this issue · 0 comments
taoyun951753 commented
Current behavior
When running multi outputs job with HB, Log doesn't get the metrics of second output
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