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
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
Loading
Please register or sign in to comment