shingjan commented on issue #13636: URL: https://github.com/apache/tvm/issues/13636#issuecomment-1355747914
@masahi Thats right. I think the most recent resnet18 in pytorch is failing jit.trace and torchdynamo is falling back to `jit.script` which caused this error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
