Tuple return #1207
Tuple return
#1207
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
my model returns 2 tensors. that is, it returns a tuple of the form (tensor1, tensor2).
After converting and running it in tract, I get only tensor1 as output. How do i get the second tensor?
Beta Was this translation helpful? Give feedback.
All reactions