Fix GraphView::replace() if the remove Operator had no input
The previous behaviour was to keep the Tensor of the removed layer. Now it is also removed
parent
58d698bb
No related branches found
No related tags found
Showing
- include/aidge/operator/Operator.hpp 1 addition, 0 deletionsinclude/aidge/operator/Operator.hpp
- include/aidge/operator/OperatorTensor.hpp 2 additions, 1 deletioninclude/aidge/operator/OperatorTensor.hpp
- src/graph/GraphView.cpp 4 additions, 0 deletionssrc/graph/GraphView.cpp
- src/operator/OperatorTensor.cpp 7 additions, 3 deletionssrc/operator/OperatorTensor.cpp
Please register or sign in to comment