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
eca7be9077aa22e70da5c2ef04ff056e3c7bdc58
vllm
/
csrc
/
cpu
History
ihb2032
4f02b77de4
Fix: Add explicit #include <omp.h> for OpenMP compatibility on certain toolchains (
#24951
)
...
Signed-off-by: lyd1992 <
liuyudong@iscas.ac.cn
> Signed-off-by: ihb2032 <
1355790728@qq.com
>
2025-09-18 17:43:23 +08:00
..
sgl-kernels
[Doc]: fix typos in various files (
#24726
)
2025-09-12 06:43:12 -07:00
activation.cpp
…
attention.cpp
…
cache.cpp
…
cpu_types_arm.hpp
…
cpu_types_vsx.hpp
…
cpu_types_vxe.hpp
[Doc]: fix typos in various files (
#24726
)
2025-09-12 06:43:12 -07:00
cpu_types_x86.hpp
[CPU] Refactor CPU W8A8 scaled_mm (
#23071
)
2025-08-21 09:34:24 +08:00
cpu_types.hpp
Fix: Add explicit #include <omp.h> for OpenMP compatibility on certain toolchains (
#24951
)
2025-09-18 17:43:23 +08:00
dnnl_helper.cpp
[CPU] Refactor CPU unquantized linear (
#24150
)
2025-09-04 14:28:45 +08:00
dnnl_helper.h
[CPU] Refactor CPU unquantized linear (
#24150
)
2025-09-04 14:28:45 +08:00
dnnl_kernels.cpp
[Bugfix] Fix Stream usage in CPU model runner and OneDNN kernel check (
#25046
)
2025-09-17 05:54:02 -07:00
layernorm.cpp
…
mla_decode.cpp
…
pos_encoding.cpp
…
shm.cpp
…
torch_bindings.cpp
[CPU] Refactor CPU unquantized linear (
#24150
)
2025-09-04 14:28:45 +08:00
utils.cpp
…