add BatchNorm operator
parent
c37a52bd
No related branches found
No related tags found
Showing
- include/aidge/backend/cuda/operator/BatchNormImpl.hpp 59 additions, 0 deletionsinclude/aidge/backend/cuda/operator/BatchNormImpl.hpp
- src/operator/BatchNormImpl.cpp 119 additions, 0 deletionssrc/operator/BatchNormImpl.cpp
- unit_tests/Test_BatchNormImpl.cpp 122 additions, 0 deletionsunit_tests/Test_BatchNormImpl.cpp
src/operator/BatchNormImpl.cpp
0 → 100644
unit_tests/Test_BatchNormImpl.cpp
0 → 100644
Please register or sign in to comment