You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/12/16 22:51:28 UTC

[GitHub] [tvm] shingjan commented on issue #13636: [Bug] [Frontend] [PyTorch] NotImplementedError: The following operators are not implemented: ['aten::conv2d', 'aten::format', 'aten::__is__', 'aten::dim', 'prim::unchecked_cast']

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org