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
One of the parameters which I am trying export for a Pytorch Marian model is a tuple of tuples of tensors. The export will automatically assign the names for each of the nested tensors, giving them a numeric index in the list of overall parameters. Is there an alternative way of passing this as a single parameter?
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
-
One of the parameters which I am trying export for a Pytorch Marian model is a tuple of tuples of tensors. The export will automatically assign the names for each of the nested tensors, giving them a numeric index in the list of overall parameters. Is there an alternative way of passing this as a single parameter?
Thank you,
Ivan
Beta Was this translation helpful? Give feedback.
All reactions