Pytorch 1.11+ onnx export not working with LS
Hi,
I have trained/exported the exact same network with pytorch 1.10, 1.13, and 2.0. When importing the one from 1.10, everything works as expected. When importing from newer versions, I get this error in lens studio:
I opened the .onnx files in netron and I noticed the naming scheme for nodes has changed in versions 1.10+. Is this perhaps causing compatibility issues with Lens Studio?
Tagged:
0