fix: Change init input of Memorize from Param to Data input category
Context
After discussing it with @cmoineau, it appeared that having the initalization input of Memorize categorized as a Param
is a mistake.
Param
should refer to learnable parameters, which is obviously not the case here.
Fix #222 (closed)
Merge request reports
Activity
Filter activity
added 22 commits
-
89f56a4f...d122347b - 21 commits from branch
eclipse/aidge:dev
- 9de0607e - fix: Change init input of Memorize from Param to Data input category
-
89f56a4f...d122347b - 21 commits from branch
enabled an automatic merge when all merge checks for 9de0607e pass
mentioned in issue #222 (closed)
mentioned in commit d125c3d3
Please register or sign in to reply