mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-23 10:03:36 +08:00
Update quant_ops.py
This commit is contained in:
parent
b322b577ae
commit
9eceec64d7
@ -38,7 +38,7 @@ except ImportError as e:
|
|||||||
class _CKNvfp4Layout:
|
class _CKNvfp4Layout:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
class _CKMxfp8Layout:
|
class TensorCoreMXFP8Layout:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def register_layout_class(name, cls):
|
def register_layout_class(name, cls):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user