Added LRN operator
parent
804f702d
No related branches found
No related tags found
Pipeline #60054 passed
Stage: static_analysis
Stage: build
Stage: test
Stage: coverage
Stage: release
Showing
- include/aidge/operator/LRN.hpp 84 additions, 0 deletionsinclude/aidge/operator/LRN.hpp
- python_binding/operator/pybind_LRN.cpp 31 additions, 0 deletionspython_binding/operator/pybind_LRN.cpp
- python_binding/pybind_core.cpp 2 additions, 0 deletionspython_binding/pybind_core.cpp
- src/operator/LRN.cpp 60 additions, 0 deletionssrc/operator/LRN.cpp
include/aidge/operator/LRN.hpp
0 → 100644
python_binding/operator/pybind_LRN.cpp
0 → 100644
src/operator/LRN.cpp
0 → 100644
Please register or sign in to comment