Fixes
- Change Softmax_Op 'axis' attributes from int to size_t - Change Transpose_OpImpl to TransposeImpl - Change snake-case to camel-case names - fix tests according to AvgPooling_Op changes
Showing
- aidge_core/unit_tests/test_parameters.py 2 additions, 2 deletionsaidge_core/unit_tests/test_parameters.py
- include/aidge/operator/Softmax.hpp 4 additions, 4 deletionsinclude/aidge/operator/Softmax.hpp
- include/aidge/operator/Transpose.hpp 8 additions, 8 deletionsinclude/aidge/operator/Transpose.hpp
- src/graph/GraphView.cpp 7 additions, 6 deletionssrc/graph/GraphView.cpp
- src/operator/Transpose.cpp 2 additions, 2 deletionssrc/operator/Transpose.cpp
Please register or sign in to comment