for the pytorch Variable object listed in the debug panel, expand to see its data part shows no tensor which suppose to have in a pytorch Variable, and among the items in data, there is another nested data part which have endless nested data part in it.
- VSCode Version: Code 1.19.3 (7c4205b5c6e52a53b81c69d2b2dc8a627abaa0ba, 2018-01-25T10:32:23.601Z)
- OS Version: Linux x64 4.13.1-gentoo
- Extensions:
| Extension |
Author (truncated) |
Version |
| python |
ms- |
2018.2.1 |
| vscode-ai |
ms- |
0.1.7 |
| cpptools |
ms- |
0.16.0 |
| rust |
rus |
0.4.0 |
Steps to Reproduce:
Reproduces without extensions: Yes/No
for the pytorch Variable object listed in the debug panel, expand to see its
datapart shows no tensor which suppose to have in a pytorch Variable, and among the items indata, there is another nesteddatapart which have endless nesteddatapart in it.Steps to Reproduce:
Reproduces without extensions: Yes/No