Fixing the resetInput method to work with MetaOperators
This merge request updates the prototype of the resetInput() method in OperatorTensor.hpp to enable a dedicated implementation for meta-operators (MetaOperator.(h/c)pp), rather than relying on a generic implementation. This ensures proper handling of inputs.
This MR addresses the following issue: [#256 (closed)]
Merge request reports
Activity
Filter activity
added Bug 🐛 StatusReview Ready labels
assigned to @noamzerah
added 3 commits
-
b4b64d19...2afc296e - 2 commits from branch
eclipse/aidge:dev
- c2410067 - Fixing the resetInput method to work with MetaOperators
-
b4b64d19...2afc296e - 2 commits from branch
enabled an automatic merge when all merge checks for c2410067 pass
mentioned in issue #256 (closed)
Please register or sign in to reply