Thank you the problem was solved. You were right, I needed to detach the intermediate tensors. I used the Variable
wrapping with l4
and x
. Thanks for the help
1 Like
Thank you the problem was solved. You were right, I needed to detach the intermediate tensors. I used the Variable
wrapping with l4
and x
. Thanks for the help