changed argument to std::size_t for fc kernel
parent
f4454951
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/operator/FCImpl.hpp 2 additions, 2 deletionsinclude/aidge/backend/cuda/operator/FCImpl.hpp
- include/aidge/backend/cuda/operator/FCImpl_CUDA_kernels.hpp 28 additions, 28 deletionsinclude/aidge/backend/cuda/operator/FCImpl_CUDA_kernels.hpp
- src/operator/FCImpl.cpp 14 additions, 14 deletionssrc/operator/FCImpl.cpp
- src/operator/FCImpl_CUDA_kernels.cu 42 additions, 42 deletionssrc/operator/FCImpl_CUDA_kernels.cu
- unit_tests/Test_FCImpl.cpp 121 additions, 121 deletionsunit_tests/Test_FCImpl.cpp
Loading
Please register or sign in to comment