Are there any cool or good extension in VScode for debugging PyTorch code?

I am wondering if there is any great extension in VSCode for debugging PyTorch code?
If not, what are some other tools, pieces of code, that you would suggest for a beginner-level debugging of PyTorch code?

I am using VSCode in OSX for remotely running some PyTorch code in a Python Virt Env in CentOS 7.

1 Like