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 711d3d9 commit e1a100cCopy full SHA for e1a100c
tests/unittest/_torch/thop/test_fp8_rowwise_linear.py
@@ -1,6 +1,6 @@
1
import pytest
2
import torch
3
-from utils.util import skip_pre_hopper
+from utils.util import skip_blackwell, skip_pre_hopper
4
5
from tensorrt_llm._torch.modules.linear import Linear
6
from tensorrt_llm.models.modeling_utils import QuantAlgo, QuantConfig
0 commit comments