Fixed CUDA compilation
Showing
- CMakeLists.txt 26 additions, 36 deletionsCMakeLists.txt
- cmake/PybindModuleCreation.cmake 16 additions, 18 deletionscmake/PybindModuleCreation.cmake
- include/aidge/data/TensorImpl.hpp 10 additions, 4 deletionsinclude/aidge/data/TensorImpl.hpp
- include/aidge/utils/CudaUtils.hpp 1 addition, 0 deletionsinclude/aidge/utils/CudaUtils.hpp
- unit_tests/CMakeLists.txt 1 addition, 6 deletionsunit_tests/CMakeLists.txt
- unit_tests/Test_TensorImpl.cpp 48 additions, 0 deletionsunit_tests/Test_TensorImpl.cpp
- unit_tests/Test_cuda.cu 12 additions, 0 deletionsunit_tests/Test_cuda.cu
- unit_tests/Test_cuda.hpp 6 additions, 0 deletionsunit_tests/Test_cuda.hpp
Loading