I'm working through some PyTorch code (not mine) in the VS Code debugger and it has this weird property that some (but not all) tensors have this infinite recursion property, pictured. Has anyone encountered this before? Is it a VS Code bug or a strange property of the tensor itself? The code works as expected.
↧