interesaaat opened a new issue #10496:
URL: https://github.com/apache/tvm/issues/10496
Hi,
I am running a pytorch model and I am getting this error.
File "/Users/mainterl/Develop/TVM/python/tvm/relay/frontend/pytorch.py",
line 3990, in from_pytorch
converter.report_missing_conversion(op_names)
File "/Users/mainterl/Develop/TVM/python/tvm/relay/frontend/pytorch.py",
line 3196, in report_missing_conversion
raise NotImplementedError(msg)
NotImplementedError: The following operators are not implemented:
['aten::numpy_T', 'aten::fmod']
My versions are:
torch: 1.9.0
tvm: 0.9.dev557+gf983769c5
@masahi
Thanks!
--
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]