enhancementfeature requestgood first issue
Repository metrics
- Stars
- (21,533 stars)
- PR merge metrics
- (Avg merge 5d) (146 merged PRs in 30d)
Description
Motivation
reduce_metrics seems to be used for reducing metrics across DP ranks and batches, which only simply means the values.
However, reducing metrics across DP ranks is non-trivial since some metrics like "mean" are not linear.