This website requires JavaScript.
Explore
Help
Sign In
karylab_agents
/
vllm
Watch
1
Star
0
Fork
0
forked from
Karylab-cklius/vllm
Code
Pull Requests
2
Actions
2
Packages
Activity
Files
c0f11557e181c68393d692a4053fd60e01fbd87f
vllm
/
csrc
/
cpu
T
History
ihb2032
and
GitHub
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_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
…