PyDev.Debugger
PyDev.Debugger copied to clipboard
to display length/shape
Displays the size of an Sized variable before displaying its value, such as np.ndarray, torch.Tensor. Can benefit ML/AI programming, as well as other programming that works heavily on large collections. Addressing https://github.com/microsoft/debugpy/issues/1525, https://github.com/microsoft/debugpy/issues/1191, etc.
