add fc operator
parent
7401428e
No related branches found
No related tags found
This commit is part of merge request !10. Comments created here will be created in the context of that merge request.
Showing
- include/aidge/backend/cuda.hpp 1 addition, 0 deletionsinclude/aidge/backend/cuda.hpp
- include/aidge/backend/cuda/operator/FCImpl.hpp 59 additions, 0 deletionsinclude/aidge/backend/cuda/operator/FCImpl.hpp
- include/aidge/backend/cuda/operator/FCImpl_CUDA_kernels.hpp 35 additions, 0 deletionsinclude/aidge/backend/cuda/operator/FCImpl_CUDA_kernels.hpp
- src/operator/FCImpl.cpp 60 additions, 0 deletionssrc/operator/FCImpl.cpp
- src/operator/FCImpl_CUDA_kernels.cu 48 additions, 0 deletionssrc/operator/FCImpl_CUDA_kernels.cu
- unit_tests/Test_FCImpl.cpp 134 additions, 0 deletionsunit_tests/Test_FCImpl.cpp
Loading
Please register or sign in to comment