Adding Rounding attribute to the bitshift operator
Changing the file BitShift.hpp to add the Rounding attribute (set to false by default) as requested by [#239 (closed)\\\]
Merge request reports
Activity
assigned to @noamzerah
- Resolved by Maxence Naud
What is the status of this MR?
added StatusReview Ready label
changed milestone to %aidge v0.6.0
- Resolved by Noam Zerah
A new system of X-macro for attributes description has been added in !349 (merged). Can you update your MR accordingly? I see there is a conflict, probably because I have already updated this Operator on the dev branch
added 18 commits
-
29524cde...374b93b9 - 16 commits from branch
eclipse/aidge:dev
- 8a0f9777 - Updating with new attributes Macro
- 43a9c8e0 - Finished rebase
-
29524cde...374b93b9 - 16 commits from branch
- Resolved by Noam Zerah
You did not update the python binding
added StatusWork in Progress label and removed StatusReview Ready label
added 4 commits
-
43a9c8e0...f0e41abc - 2 commits from branch
eclipse/aidge:dev
- 33d7dbf7 - Merge branch 'dev' of https://gitlab.eclipse.org/eclipse/aidge/aidge_core into bitshift_rounding
- 08fe8bcc - Adding python binding
-
43a9c8e0...f0e41abc - 2 commits from branch
added Enhancement ⭐ StatusReview Ready TopicOperator labels and removed StatusWork in Progress label
- Resolved by Noam Zerah
- Resolved by Noam Zerah
added StatusChanges required label and removed StatusReview Ready label
added 43 commits
-
08fe8bcc...c53550c1 - 41 commits from branch
eclipse/aidge:dev
- 0a1564b1 - Updating with new attributes Macro
- b5202457 - Adding python binding
-
08fe8bcc...c53550c1 - 41 commits from branch
removed StatusChanges required label
added StatusReview Ready label
added 13 commits
-
7963a100...0e89cde0 - 10 commits from branch
eclipse/aidge:dev
- a5622da9 - Updating with new attributes Macro
- 60833043 - Adding python binding
- 16a499fe - Updating constructor in python binding
Toggle commit list-
7963a100...0e89cde0 - 10 commits from branch
requested review from @pineapple