Nicolasm

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Nicolasm created a post, Show torch.tensor shape instead contents in PyCharm debugger
Hi @all, i'd like to see the shape of a pytorch.tensor rather than its contents in the pycharm debugging window. Entering x.shape for ever tensor x slows down my coding considerably. I figured i'd ...