Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Metric] Fix the devision-by-zero in spec-decode metrics (#2959)
This PR fixes the metrics serialization where the division-by-zero may happen, producing "nan" in the serialized string and failing JSON parsing.
- Loading branch information