This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
edee96519a1b3485bacea2d14b0ffb6c83cae871
vllm
/
csrc
/
cutlass_extensions
History
mikaylagawarecki
7c080dd3c5
[4/n] Migrate FP4/W4A8 CUTLASS kernels to torch stable ABI (
#37503
)
...
Signed-off-by: Mikayla Gawarecki <
mikaylagawarecki@gmail.com
>
2026-03-31 10:21:13 -07:00
..
epilogue
[4/n] Migrate FP4/W4A8 CUTLASS kernels to torch stable ABI (
#37503
)
2026-03-31 10:21:13 -07:00
common.cpp
…
common.hpp
[3/n] Migrate cutlass/scaled_mm_entry.cu torch stable ABI (
#37221
)
2026-03-30 11:20:13 -07:00
cute_utils.cuh
[4/n] Migrate FP4/W4A8 CUTLASS kernels to torch stable ABI (
#37503
)
2026-03-31 10:21:13 -07:00
torch_utils.hpp
[4/n] Migrate FP4/W4A8 CUTLASS kernels to torch stable ABI (
#37503
)
2026-03-31 10:21:13 -07:00
vllm_collective_builder.cuh
…
vllm_custom_types.cuh
…
vllm_cutlass_library_extension.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
vllm_numeric_conversion.cuh
…
vllm_type_utils.cuh
…