[DSGN] rolling back getCoord prototype to the one of the main branch (passing...
[DSGN] rolling back getCoord prototype to the one of the main branch (passing output by ref was an over-optimisation,, vector move semantic allows for a direct return by value)
Showing
- include/aidge/backend/TensorImpl.hpp 6 additions, 5 deletionsinclude/aidge/backend/TensorImpl.hpp
- include/aidge/data/Tensor.hpp 2 additions, 1 deletioninclude/aidge/data/Tensor.hpp
- include/aidge/operator/Slice.hpp 1 addition, 3 deletionsinclude/aidge/operator/Slice.hpp
- python_binding/data/pybind_Tensor.cpp 1 addition, 18 deletionspython_binding/data/pybind_Tensor.cpp
- src/data/Tensor.cpp 2 additions, 3 deletionssrc/data/Tensor.cpp
Please register or sign in to comment