Merge branch 'main' into PythonOpImpl
No related branches found
No related tags found
Showing
- CMakeLists.txt 4 additions, 0 deletionsCMakeLists.txt
- aidge_core/unit_tests/test_operator_binding.py 47 additions, 16 deletionsaidge_core/unit_tests/test_operator_binding.py
- aidge_core/unit_tests/test_parameters.py 8 additions, 8 deletionsaidge_core/unit_tests/test_parameters.py
- include/aidge/aidge.hpp 3 additions, 2 deletionsinclude/aidge/aidge.hpp
- include/aidge/data/Data.hpp 1 addition, 1 deletioninclude/aidge/data/Data.hpp
- include/aidge/hook/hook.hpp 1 addition, 1 deletioninclude/aidge/hook/hook.hpp
- include/aidge/operator/Add.hpp 1 addition, 1 deletioninclude/aidge/operator/Add.hpp
- include/aidge/operator/AvgPooling.hpp 17 additions, 17 deletionsinclude/aidge/operator/AvgPooling.hpp
- include/aidge/operator/BatchNorm.hpp 12 additions, 11 deletionsinclude/aidge/operator/BatchNorm.hpp
- include/aidge/operator/Conv.hpp 22 additions, 22 deletionsinclude/aidge/operator/Conv.hpp
- include/aidge/operator/ConvDepthWise.hpp 22 additions, 22 deletionsinclude/aidge/operator/ConvDepthWise.hpp
- include/aidge/operator/FC.hpp 14 additions, 14 deletionsinclude/aidge/operator/FC.hpp
- include/aidge/operator/GenericOperator.hpp 5 additions, 44 deletionsinclude/aidge/operator/GenericOperator.hpp
- include/aidge/operator/LeakyReLU.hpp 10 additions, 10 deletionsinclude/aidge/operator/LeakyReLU.hpp
- include/aidge/operator/MatMul.hpp 12 additions, 12 deletionsinclude/aidge/operator/MatMul.hpp
- include/aidge/operator/MaxPooling.hpp 17 additions, 17 deletionsinclude/aidge/operator/MaxPooling.hpp
- include/aidge/operator/MetaOperator.hpp 1 addition, 1 deletioninclude/aidge/operator/MetaOperator.hpp
- include/aidge/operator/Producer.hpp 2 additions, 2 deletionsinclude/aidge/operator/Producer.hpp
- include/aidge/operator/ReLU.hpp 1 addition, 1 deletioninclude/aidge/operator/ReLU.hpp
- include/aidge/operator/Scaling.hpp 10 additions, 10 deletionsinclude/aidge/operator/Scaling.hpp
Loading
Please register or sign in to comment