SUMMARY STEPS TO REPRODUCE 1. Debug a pytorch-based python program 2. Try to navigate a tensor variable OBSERVED RESULT The tensor repr is correctly displayed but the tensor members (like its shape…) cannot be viewed EXPECTED RESULT Like in pycharm (that I just tried while waiting for other problems with kdevelop to be solved), tensor details should be accessible during debugging. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon KDE Frameworks 5.69.0 Qt 5.12.8 (construit sur 5.12.8)
I was able to display a tensor shape by adding a monitored variable