Replies: 1 comment
-
There's a similar discussion (and related PR) you might find interesting here: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Rich is super for error messages, but if I am dealing with pytorch where there's tons of tensors in a local scope, the reporting become very long (see image). I've tried to set max_length...etc options but I don't they are designed for the purpose. I wonder how everyone is dealing with this problem? How can I limit the number of rows each locals can take?

Beta Was this translation helpful? Give feedback.
All reactions