The source project of this merge request has been removed.
Draft: Feat/operator_unsqueeze
2 unresolved threads
2 unresolved threads
Context
See issue : aidge_core#65 (closed)
Merge request reports
Activity
Filter activity
I might be out of ideas on how to implement that. How would the forward function be called then ? I might need some real life guidance from you or @pineapple tomorrow.
I am applying the same principle for the Reshape operator right now. You will be able to take it as an example in the MR aidge_core!104 (merged) probably tomorrow when I will be able to push it!
I have put the Unsqueeze_OpImpl in core in the mr : aidge_core!102 (closed)
added 1 commit
- c2dcfd1c - feat : forward function now relies on the tensorImpl->copy function
- Resolved by Grégoire Kubler
added 5 commits
-
4f27bc62...76ed60c4 - 4 commits from branch
eclipse/aidge:dev
- 2399f0c7 - Merge branch 'dev' of...
-
4f27bc62...76ed60c4 - 4 commits from branch
added 1 commit
- b35a6f08 - chore : removed the unsqueeze operator to move it in aidge_core, also commented teest temporarly
added 1 commit
- 1e16a792 - chore : deleted MANIFEST.in, this file is meant to go in another branch
Please register or sign in to reply