Unverified Commit ee9d47b0 authored by Bilang ZHANG's avatar Bilang ZHANG Committed by GitHub
Browse files

fix bug: lightx2v_kernel (#370)

parent f9188ee4
import ctypes
import os
import platform
import torch
from lightx2v_kernel import common_ops
from lightx2v_kernel.gemm import cutlass_scaled_fp4_mm, scaled_fp4_quant
from lightx2v_kernel import common_ops # noqa: F401
from lightx2v_kernel.version import __version__
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment