You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems hnn (old gui) only works with hnn-core v0.1 as in v0.2 some attributes changed, e.g., from net.params to net._params. Should we add some quick fix to the old repo or change the instruction there?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It seems hnn (old gui) only works with hnn-core v0.1 as in v0.2 some attributes changed, e.g., from
net.params
tonet._params
. Should we add some quick fix to the old repo or change the instruction there?Beta Was this translation helpful? Give feedback.
All reactions