Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
978aed53004b82877bd2af0f10afff1826d7194d
Switch branch/tag
vllm_cscc
csrc
cpu
torch_bindings.cpp
16 Jul, 2024
1 commit
[Kernel][Attention] Separate `Attention.kv_scale` into `k_scale` and `v_scale` (#6081)
· 978aed53
Michael Goin
authored
Jul 16, 2024
978aed53
21 Jun, 2024
1 commit
[Kernel][CPU] Add Quick `gelu` to CPU (#5717)
· bd620b01
Roger Wang
authored
Jun 20, 2024
bd620b01
09 Jun, 2024
1 commit
[Kernel][Misc] Use TORCH_LIBRARY instead of PYBIND11_MODULE for custom ops (#5047)
· 5467ac31
bnellnm
authored
Jun 09, 2024
5467ac31