004440: Invalid parameter. dice_loss_average must be either micro or macro. For example, dice_loss_average: micro.
Description
The dice_loss_average value is not valid. The argument must be set to either micro or macro.
For more information about valid argument values, see Deep learning arguments.
Solution
Set the dice_loss_average value to micro or macro.