fix: Change init input of Memorize from Param to Data input category
Compare changes
+ 1
− 1
@@ -76,7 +76,7 @@ void Aidge::Memorize_OpImpl::forward() {
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)
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent