xs_courtesy
|
388e043930
|
add implementatino for GetGPULaunchConfig1D
|
2024-03-14 11:13:40 +08:00 |
yuehuayingxueluo
|
f366a5ea1f
|
[Inference/kernel]Add Fused Rotary Embedding and KVCache Memcopy CUDA Kernel (#5418)
* add rotary embedding kernel
* add rotary_embedding_kernel
* add fused rotary_emb and kvcache memcopy
* add fused_rotary_emb_and_cache_kernel.cu
* add fused_rotary_emb_and_memcopy
* fix bugs in fused_rotary_emb_and_cache_kernel.cu
* fix ci bugs
* use vec memcopy and opt the gloabl memory access
* fix code style
* fix test_rotary_embdding_unpad.py
* codes revised based on the review comments
* fix bugs about include path
* rm inline
|
2024-03-13 17:20:03 +08:00 |
Steve Luo
|
b699f54007
|
optimize rmsnorm: add vectorized elementwise op, feat loop unrolling (#5441)
|
2024-03-12 17:48:02 +08:00 |
xs_courtesy
|
5eb5ff1464
|
refactor code
|
2024-03-08 15:41:14 +08:00 |
xs_courtesy
|
a46598ac59
|
add reusable utils for cuda
|
2024-03-08 14:53:29 +08:00 |