Update quant_ops.py

This commit is contained in:
kijai 2026-03-12 19:12:34 +02:00
parent 1f6691077d
commit b322b577ae

View File

@ -181,7 +181,6 @@ __all__ = [
"TensorCoreFP8E4M3Layout",
"TensorCoreFP8E5M2Layout",
"TensorCoreNVFP4Layout",
"TensorCoreMXFP8Layout",
"QUANT_ALGOS",
"register_layout_op",
]