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
i want to convert a multimodal transformer from jax to TF. The jax2tf convert method does not support two inputs at the same time with the error message: raise ValueError(f"{name} specification must be a tree prefix of the "
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
i want to convert a multimodal transformer from jax to TF. The jax2tf convert method does not support two inputs at the same time with the error message: raise ValueError(f"{name} specification must be a tree prefix of the "
Did someone encountered this problem and have a solution?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions