Add tests for CPU library
Showing
- aidge/_CPU/CMakeLists.txt 5 additions, 1 deletionaidge/_CPU/CMakeLists.txt
- aidge/_CPU/tests/CMakeLists.txt 25 additions, 0 deletionsaidge/_CPU/tests/CMakeLists.txt
- aidge/_CPU/tests/Test_Scheduler.cpp 284 additions, 0 deletionsaidge/_CPU/tests/Test_Scheduler.cpp
- aidge/_CPU/tests/Test_TensorImpl.cpp 48 additions, 0 deletionsaidge/_CPU/tests/Test_TensorImpl.cpp
- aidge/_CPU/tests/operator/Test_AddImpl.cpp 105 additions, 0 deletionsaidge/_CPU/tests/operator/Test_AddImpl.cpp
- aidge/_CPU/tests/operator/Test_ConvImpl.cpp 146 additions, 0 deletionsaidge/_CPU/tests/operator/Test_ConvImpl.cpp
- aidge/_CPU/tests/operator/Test_FCImpl.cpp 97 additions, 0 deletionsaidge/_CPU/tests/operator/Test_FCImpl.cpp
- aidge/_CPU/tests/operator/Test_ReLUImpl.cpp 160 additions, 0 deletionsaidge/_CPU/tests/operator/Test_ReLUImpl.cpp
Loading
Please register or sign in to comment