Merge branch 'main' into 'dev'
Thales contribution See merge request eclipse/aidge/aidge_backend_cuda!30
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- include/aidge/backend/cuda.hpp 2 additions, 0 deletionsinclude/aidge/backend/cuda.hpp
- include/aidge/backend/cuda/operator/ShiftGELUImpl.hpp 57 additions, 0 deletionsinclude/aidge/backend/cuda/operator/ShiftGELUImpl.hpp
- include/aidge/backend/cuda/operator/ShiftGELUImpl_CUDA_kernels.hpp 34 additions, 0 deletions...idge/backend/cuda/operator/ShiftGELUImpl_CUDA_kernels.hpp
- include/aidge/backend/cuda/operator/ShiftMaxImpl.hpp 57 additions, 0 deletionsinclude/aidge/backend/cuda/operator/ShiftMaxImpl.hpp
- include/aidge/backend/cuda/operator/ShiftMaxImpl_CUDA_kernels.hpp 34 additions, 0 deletions...aidge/backend/cuda/operator/ShiftMaxImpl_CUDA_kernels.hpp
- src/operator/ShiftGELUImpl.cpp 96 additions, 0 deletionssrc/operator/ShiftGELUImpl.cpp
- src/operator/ShiftGELUImpl_CUDA_kernels.cu 147 additions, 0 deletionssrc/operator/ShiftGELUImpl_CUDA_kernels.cu
- src/operator/ShiftMaxImpl.cpp 96 additions, 0 deletionssrc/operator/ShiftMaxImpl.cpp
- src/operator/ShiftMaxImpl_CUDA_kernels.cu 152 additions, 0 deletionssrc/operator/ShiftMaxImpl_CUDA_kernels.cu
- unit_tests/Test_ShiftGELUImpl.cpp 131 additions, 0 deletionsunit_tests/Test_ShiftGELUImpl.cpp
- unit_tests/Test_ShiftMaxImpl.cpp 128 additions, 0 deletionsunit_tests/Test_ShiftMaxImpl.cpp
Loading
Please register or sign in to comment