[Misc] Disambiguate quantized types via a new ScalarType (#6396)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import pytest
|
||||
import torch
|
||||
|
||||
# ruff: noqa: F401
|
||||
import vllm._C
|
||||
from tests.kernels.quant_utils import ref_dynamic_per_token_quant
|
||||
from vllm._custom_ops import scaled_int8_quant
|
||||
|
||||
|
||||
Reference in New Issue
Block a user