Merge branch 'operator-stack' into 'dev'
Add a Stack operator See merge request !256
No related branches found
No related tags found
Checking pipeline status
Showing
- include/aidge/operator/Stack.hpp 106 additions, 0 deletionsinclude/aidge/operator/Stack.hpp
- python_binding/operator/pybind_Stack.cpp 41 additions, 0 deletionspython_binding/operator/pybind_Stack.cpp
- python_binding/pybind_core.cpp 2 additions, 0 deletionspython_binding/pybind_core.cpp
- src/operator/Stack.cpp 124 additions, 0 deletionssrc/operator/Stack.cpp
- unit_tests/operator/Test_PopImpl.cpp 36 additions, 0 deletionsunit_tests/operator/Test_PopImpl.cpp
- unit_tests/operator/Test_StackImpl.cpp 172 additions, 0 deletionsunit_tests/operator/Test_StackImpl.cpp
Loading
Please register or sign in to comment