Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xuwx1
LightX2V
Commits
ee9d47b0
Unverified
Commit
ee9d47b0
authored
Oct 15, 2025
by
Bilang ZHANG
Committed by
GitHub
Oct 15, 2025
Browse files
fix bug: lightx2v_kernel (#370)
parent
f9188ee4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
lightx2v_kernel/python/lightx2v_kernel/__init__.py
lightx2v_kernel/python/lightx2v_kernel/__init__.py
+1
-3
No files found.
lightx2v_kernel/python/lightx2v_kernel/__init__.py
View file @
ee9d47b0
import
ctypes
import
ctypes
import
os
import
os
import
platform
import
platform
import
torch
from
lightx2v_kernel
import
common_ops
# noqa: F401
from
lightx2v_kernel
import
common_ops
from
lightx2v_kernel.gemm
import
cutlass_scaled_fp4_mm
,
scaled_fp4_quant
from
lightx2v_kernel.version
import
__version__
from
lightx2v_kernel.version
import
__version__
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment