ColossalAI/colossalai/kernel/triton
Yuanheng Zhao e2c0e7f92a
[hotfix] Fix import error: colossal.kernel without triton installed (#4722)
* [hotfix] remove triton kernels from kernel init

* revise bloom/llama kernel imports for infer
2023-09-14 18:03:55 +08:00
..
__init__.py [hotfix] Fix import error: colossal.kernel without triton installed (#4722) 2023-09-14 18:03:55 +08:00
context_attention.py
copy_kv_cache_dest.py
fused_layernorm.py
qkv_matmul_kernel.py
rms_norm.py
rotary_embedding_kernel.py
self_attention_nofusion.py
softmax.py
token_attention_kernel.py