[MERGE][origin/main]
No related branches found
No related tags found
Showing
- aidge_core/unit_tests/test_recipies.py 12 additions, 0 deletionsaidge_core/unit_tests/test_recipies.py
- include/aidge/aidge.hpp 8 additions, 1 deletioninclude/aidge/aidge.hpp
- include/aidge/graph/GraphView.hpp 1 addition, 1 deletioninclude/aidge/graph/GraphView.hpp
- include/aidge/operator/Add.hpp 1 addition, 1 deletioninclude/aidge/operator/Add.hpp
- include/aidge/operator/AvgPooling.hpp 10 additions, 8 deletionsinclude/aidge/operator/AvgPooling.hpp
- include/aidge/operator/Conv.hpp 27 additions, 13 deletionsinclude/aidge/operator/Conv.hpp
- include/aidge/operator/ConvDepthWise.hpp 14 additions, 12 deletionsinclude/aidge/operator/ConvDepthWise.hpp
- include/aidge/operator/Erf.hpp 75 additions, 0 deletionsinclude/aidge/operator/Erf.hpp
- include/aidge/operator/Gather.hpp 100 additions, 0 deletionsinclude/aidge/operator/Gather.hpp
- include/aidge/operator/MetaOperator.hpp 3 additions, 0 deletionsinclude/aidge/operator/MetaOperator.hpp
- include/aidge/operator/Operator.hpp 6 additions, 16 deletionsinclude/aidge/operator/Operator.hpp
- include/aidge/operator/OperatorTensor.hpp 1 addition, 1 deletioninclude/aidge/operator/OperatorTensor.hpp
- include/aidge/operator/ReduceMean.hpp 146 additions, 0 deletionsinclude/aidge/operator/ReduceMean.hpp
- include/aidge/operator/Reshape.hpp 97 additions, 0 deletionsinclude/aidge/operator/Reshape.hpp
- include/aidge/operator/Slice.hpp 29 additions, 46 deletionsinclude/aidge/operator/Slice.hpp
- include/aidge/operator/Softmax.hpp 27 additions, 15 deletionsinclude/aidge/operator/Softmax.hpp
- include/aidge/operator/Transpose.hpp 125 additions, 0 deletionsinclude/aidge/operator/Transpose.hpp
- include/aidge/recipies/Recipies.hpp 18 additions, 0 deletionsinclude/aidge/recipies/Recipies.hpp
- python_binding/graph/pybind_GraphView.cpp 2 additions, 2 deletionspython_binding/graph/pybind_GraphView.cpp
- python_binding/operator/pybind_Concat.cpp 28 additions, 0 deletionspython_binding/operator/pybind_Concat.cpp
Loading
Please register or sign in to comment