Clean code
parent
5577ed46
No related branches found
No related tags found
Showing
- include/aidge/backend/cuda/operator/ILayerNormImpl.hpp 4 additions, 2 deletionsinclude/aidge/backend/cuda/operator/ILayerNormImpl.hpp
- include/aidge/backend/cuda/operator/ILayerNormImpl_CUDA_kernels.hpp 57 additions, 5 deletions...dge/backend/cuda/operator/ILayerNormImpl_CUDA_kernels.hpp
- include/aidge/backend/cuda/operator/ShiftGELUImpl_CUDA_kernels.hpp 40 additions, 4 deletions...idge/backend/cuda/operator/ShiftGELUImpl_CUDA_kernels.hpp
- include/aidge/backend/cuda/operator/ShiftMaxImpl_CUDA_kernels.hpp 41 additions, 4 deletions...aidge/backend/cuda/operator/ShiftMaxImpl_CUDA_kernels.hpp
- src/operator/ILayerNormImpl.cpp 85 additions, 33 deletionssrc/operator/ILayerNormImpl.cpp
- src/operator/ILayerNormImpl_CUDA_kernels.cu 70 additions, 120 deletionssrc/operator/ILayerNormImpl_CUDA_kernels.cu
- src/operator/ShiftGELUImpl.cpp 11 additions, 18 deletionssrc/operator/ShiftGELUImpl.cpp
- src/operator/ShiftGELUImpl_CUDA_kernels.cu 107 additions, 108 deletionssrc/operator/ShiftGELUImpl_CUDA_kernels.cu
- src/operator/ShiftMaxImpl.cpp 12 additions, 30 deletionssrc/operator/ShiftMaxImpl.cpp
- src/operator/ShiftMaxImpl_CUDA_kernels.cu 68 additions, 105 deletionssrc/operator/ShiftMaxImpl_CUDA_kernels.cu
- unit_tests/Test_ILayerNormImpl.cpp 24 additions, 22 deletionsunit_tests/Test_ILayerNormImpl.cpp
- unit_tests/Test_ShiftGELUImpl.cpp 9 additions, 2 deletionsunit_tests/Test_ShiftGELUImpl.cpp
- unit_tests/Test_ShiftMaxImpl.cpp 9 additions, 1 deletionunit_tests/Test_ShiftMaxImpl.cpp
Please register or sign in to comment