We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf0646 commit 163e6e3Copy full SHA for 163e6e3
tests/unit/utils/test_statistics.py
@@ -5,7 +5,7 @@
5
import numpy as np
6
import pytest
7
8
-from guidellm.objects import (
+from guidellm.utils import (
9
DistributionSummary,
10
Percentiles,
11
RunningStats,
0 commit comments