Skip to content

Commit 2fe51f1

Browse files
committed
trim docstring
Signed-off-by: Andrea Fasoli <andrea.fasoli@ibm.com>
1 parent 7fa142b commit 2fe51f1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/aiu_addons/test_fp8_addon.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,6 @@ def test_fp8_linear_cpu_support( # pylint: disable=redefined-outer-name
170170
- Per-tensor quantization (weights and activations both per-tensor)
171171
- Per-channel quantization (weights and activations both per-channel/per-token)
172172
173-
Note: Mixed granularity (e.g., per-tensor weights with per-token activations)
174-
is not supported on the target custom hardware.
175-
176173
Args:
177174
weight_strategy: "tensor" or "channel" weight quantization
178175
activation_strategy: "tensor" or "token" dynamic activation quantization

0 commit comments

Comments
 (0)