ColossalAI/colossalai/kernel/cuda_native/csrc
xcnick e0da01ea71
[hotfix] fix build error when torch version >= 1.13 (#1803)
2022-11-08 09:40:24 +08:00
..
kernels Recover kernal files 2022-07-13 12:08:21 +08:00
colossal_C_frontend.cpp
compat.h
cpu_adam.cpp [hotfix] fix CPUAdam kernel nullptr (#1410) 2022-08-05 19:45:45 +08:00
cpu_adam.h [hotfix] fix CPUAdam kernel nullptr (#1410) 2022-08-05 19:45:45 +08:00
layer_norm_cuda.cpp
layer_norm_cuda_kernel.cu
moe_cuda.cpp
moe_cuda_kernel.cu
multi_tensor_adam.cu
multi_tensor_apply.cuh Recover kernal files 2022-07-13 12:08:21 +08:00
multi_tensor_l2norm_kernel.cu
multi_tensor_lamb.cu
multi_tensor_scale_kernel.cu
multi_tensor_sgd_kernel.cu
multihead_attention_1d.cpp [hotfix] fix build error when torch version >= 1.13 (#1803) 2022-11-08 09:40:24 +08:00
multihead_attention_1d.h [hotfix] fix build error when torch version >= 1.13 (#1803) 2022-11-08 09:40:24 +08:00
scaled_masked_softmax.cpp Recover kernal files 2022-07-13 12:08:21 +08:00
scaled_masked_softmax.h Recover kernal files 2022-07-13 12:08:21 +08:00
scaled_masked_softmax_cuda.cu
scaled_upper_triang_masked_softmax.cpp
scaled_upper_triang_masked_softmax.h Recover kernal files 2022-07-13 12:08:21 +08:00
scaled_upper_triang_masked_softmax_cuda.cu
type_shim.h Recover kernal files 2022-07-13 12:08:21 +08:00